1
0
Fork 0
arangodb/arangod/Indexes
jsteemann 7344a03623 fix crashes 2017-04-25 15:47:11 +02:00
..
Index.cpp fix crashes 2017-04-25 15:47:11 +02:00
Index.h fix crashes 2017-04-25 15:47:11 +02:00
IndexElement.h
IndexFactory.h add engine capabilities 2017-04-06 14:50:27 +02:00
IndexIterator.cpp Fixed iterator 2017-04-18 17:17:28 +02:00
IndexIterator.h fixes for non-array IN lookups, added tests 2017-04-25 01:47:07 +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
SimpleAttributeEqualityMatcher.cpp
SimpleAttributeEqualityMatcher.h