1
0
Fork 0
arangodb/arangod/Indexes
jsteemann 441e7ef37d only use one dash in error message 2017-06-07 00:30:49 +02:00
..
Index.cpp Changed several index/collection APIs to provide better context messages. 2017-06-06 12:27:08 -04:00
Index.h Changed several index/collection APIs to provide better context messages. 2017-06-06 12:27:08 -04:00
IndexElement.h
IndexFactory.h Removed code paths that wrote objectIds into the Agency. This did break replication. 2017-05-02 14:59:19 +02:00
IndexIterator.cpp optimized all index iterator 2017-05-31 11:34:32 +02:00
IndexIterator.h optimized all index iterator 2017-05-31 11:34:32 +02:00
IndexLookupContext.h Removed readRevision from LogicalCollection. You only get readDocument with a token. Moved it's logic into MMFilesCollection. removed the ignoreWal parameter from readDocumentConditional. It was always true anyways... 2017-02-17 17:29:49 +01:00
IndexResult.h only use one dash in error message 2017-06-07 00:30:49 +02:00
SimpleAttributeEqualityMatcher.cpp
SimpleAttributeEqualityMatcher.h