1
0
Fork 0
arangodb/arangod/Indexes
Jan Steemann 8e7ac689a2 issue #1606: fail gracefully on invalid index definitions 2015-12-14 16:58:05 +01:00
..
CapConstraint.cpp calculate costs for equality lookups 2015-09-29 13:08:51 +02:00
CapConstraint.h fixed leaks, index speedup 2015-10-22 17:03:05 +02:00
EdgeIndex.cpp Revert "removed unused method" it is actually used in the new Graph 2015-11-26 16:38:44 +01:00
EdgeIndex.h Revert "removed unused method" it is actually used in the new Graph 2015-11-26 16:38:44 +01:00
FulltextIndex.cpp calculate costs for equality lookups 2015-09-29 13:08:51 +02:00
FulltextIndex.h fixed leaks, index speedup 2015-10-22 17:03:05 +02:00
GeoIndex2.cpp calculate costs for equality lookups 2015-09-29 13:08:51 +02:00
GeoIndex2.h fixed leaks, index speedup 2015-10-22 17:03:05 +02:00
HashIndex.cpp allow using array indexes without specifying the `[*]` extension 2015-11-17 14:03:58 +01:00
HashIndex.h applied changes suggested by cppcheck 2015-12-02 10:17:14 +01:00
Index.cpp allow using array indexes without specifying the `[*]` extension 2015-11-17 14:03:58 +01:00
Index.h fix some Visual Studio complaints 2015-10-22 17:23:21 +02:00
IndexIterator.cpp primary index now supporting IN 2015-10-06 14:46:33 +02:00
IndexIterator.h primary index now supporting IN 2015-10-06 14:46:33 +02:00
PathBasedIndex.cpp Removed temporary allowPartialIndex from IndexInformation. This is an internal variable and should never bother the user 2015-10-30 09:25:21 +01:00
PathBasedIndex.h Removed temporary allowPartialIndex from IndexInformation. This is an internal variable and should never bother the user 2015-10-30 09:25:21 +01:00
PrimaryIndex.cpp Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-10-23 12:50:02 +02:00
PrimaryIndex.h fix some Visual Studio complaints 2015-10-22 17:23:21 +02:00
SimpleAttributeEqualityMatcher.cpp allow using array indexes without specifying the `[*]` extension 2015-11-17 14:03:58 +01:00
SimpleAttributeEqualityMatcher.h applied changes suggested by cppcheck 2015-12-02 10:17:14 +01:00
SkiplistIndex.cpp issue #1606: fail gracefully on invalid index definitions 2015-12-14 16:58:05 +01:00
SkiplistIndex.h fixed leaks, index speedup 2015-10-22 17:03:05 +02:00