1
0
Fork 0
arangodb/arangod/StorageEngine
jsteemann fbb14ceffc added db._engine() 2017-03-22 11:19:31 +01:00
..
DocumentIdentifierToken.h The Fulltext index now return DocumentIdentifierTokens instead of revisions. Removed one inderection rid <-> Index_doc which were a typedef. 2017-01-25 13:20:15 +01:00
EngineSelectorFeature.cpp added db._engine() 2017-03-22 11:19:31 +01:00
EngineSelectorFeature.h added db._engine() 2017-03-22 11:19:31 +01:00
RocksDBIndexFactory.cpp Moved major Index-creation out of LogicalCollection into the StorageEngine Specific IndexFactory. 2017-01-29 15:08:26 +01:00
RocksDBIndexFactory.h Moved major Index-creation out of LogicalCollection into the StorageEngine Specific IndexFactory. 2017-01-29 15:08:26 +01:00
StorageEngine.h Merge branch 'engine-api' of https://github.com/arangodb/arangodb into views 2017-03-16 12:16:23 +01:00
TransactionCollection.cpp added convenience method collectionName 2017-02-07 12:05:36 +01:00
TransactionCollection.h protect all properties of TransactionState 2017-02-15 11:37:35 +01:00
TransactionState.cpp protect all properties of TransactionState 2017-02-15 11:37:35 +01:00
TransactionState.h simplfied APIs 2017-02-16 10:00:46 +01:00