1
0
Fork 0
arangodb/arangod/Indexes
Vasiliy 08d3cb3802 issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929)
* issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index

* backport: address enterprise build issues
2018-07-20 14:55:58 +03:00
..
Index.cpp issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
Index.h issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
IndexFactory.cpp issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
IndexFactory.h issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
IndexIterator.cpp Feature/aql optimizations (#5237) 2018-05-03 16:55:58 +02:00
IndexIterator.h Feature/aql optimizations (#5237) 2018-05-03 16:55:58 +02:00
IndexLookupContext.cpp Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
IndexLookupContext.h
IndexResult.h
PersistentIndexAttributeMatcher.cpp Bug fix/fixes 0907 (#5812) 2018-07-10 08:48:14 +02:00
PersistentIndexAttributeMatcher.h Coordinator storage engine (#5405) 2018-05-22 19:30:27 +02:00
SimpleAttributeEqualityMatcher.cpp use sparse indexes in more cases (#5790) 2018-07-09 09:01:10 +02:00
SimpleAttributeEqualityMatcher.h
SkiplistIndexAttributeMatcher.cpp use sparse indexes in more cases (#5790) 2018-07-09 09:01:10 +02:00
SkiplistIndexAttributeMatcher.h Coordinator storage engine (#5405) 2018-05-22 19:30:27 +02:00