1
0
Fork 0
arangodb/arangod/Indexes
Jan Steemann 9f101ae20f do not prefer primary indexes in that many situations 2016-11-03 17:40:17 +01:00
..
EdgeIndex.cpp a bit of index cleanup 2016-11-02 22:44:06 +01:00
EdgeIndex.h a bit of index cleanup 2016-11-02 22:44:06 +01:00
FulltextIndex.cpp a bit of index cleanup 2016-11-02 22:44:06 +01:00
FulltextIndex.h a bit of index cleanup 2016-11-02 22:44:06 +01:00
GeoIndex.cpp a bit of index cleanup 2016-11-02 22:44:06 +01:00
GeoIndex.h a bit of index cleanup 2016-11-02 22:44:06 +01:00
HashIndex.cpp a bit of index cleanup 2016-11-02 22:44:06 +01:00
HashIndex.h a bit of index cleanup 2016-11-02 22:44:06 +01:00
Index.cpp a bit of index cleanup 2016-11-02 22:44:06 +01:00
Index.h a bit of index cleanup 2016-11-02 22:44:06 +01:00
IndexElement.cpp fix Visual Studio complaints 2016-10-31 09:59:18 +01:00
IndexElement.h fix compile warnings because of mismatched class/struct usages 2016-10-24 10:51:03 +02:00
IndexIterator.cpp a bit of index cleanup 2016-11-02 22:44:06 +01:00
IndexIterator.h a bit of index cleanup 2016-11-02 22:44:06 +01:00
IndexLookupContext.h Squashed commit of the following: 2016-10-24 10:18:30 +02:00
PathBasedIndex.cpp a bit of index cleanup 2016-11-02 22:44:06 +01:00
PathBasedIndex.h a bit of index cleanup 2016-11-02 22:44:06 +01:00
PrimaryIndex.cpp a bit of index cleanup 2016-11-02 22:44:06 +01:00
PrimaryIndex.h a bit of index cleanup 2016-11-02 22:44:06 +01:00
RocksDBFeature.cpp issue #2118 2016-10-25 15:50:42 +02:00
RocksDBFeature.h added unprepare 2016-06-06 18:27:51 +02:00
RocksDBIndex.cpp a bit of index cleanup 2016-11-02 22:44:06 +01:00
RocksDBIndex.h a bit of index cleanup 2016-11-02 22:44:06 +01:00
RocksDBKeyComparator.cpp initial commit 2016-05-03 15:42:24 +02:00
RocksDBKeyComparator.h initial commit 2016-05-03 15:42:24 +02:00
SimpleAttributeEqualityMatcher.cpp do not prefer primary indexes in that many situations 2016-11-03 17:40:17 +01:00
SimpleAttributeEqualityMatcher.h a bit of index cleanup 2016-11-02 22:44:06 +01:00
SkiplistIndex.cpp prefer user-defined unique indexes on multiple attributes over primary index 2016-11-02 23:20:26 +01:00
SkiplistIndex.h a bit of index cleanup 2016-11-02 22:44:06 +01:00