1
0
Fork 0
arangodb/arangod/Indexes
Max Neunhoeffer e8e6dc8597 More VPackObjectBuilder usages. 2015-12-21 15:22:19 +01:00
..
CapConstraint.cpp Adapted indexes to class version of TRI_col_info_t 2015-12-16 11:42:26 +01:00
CapConstraint.h added transaction to all signatures 2015-11-24 17:34:23 +01:00
EdgeIndex.cpp Adapted indexes to class version of TRI_col_info_t 2015-12-16 11:42:26 +01:00
EdgeIndex.h Optimized toVelocyPack functions in Index. Added special implementations for edge and primary indexes. All others TODO 2015-12-07 15:44:28 +01:00
FulltextIndex.cpp added transaction to all signatures 2015-11-24 17:34:23 +01:00
FulltextIndex.h added transaction to all signatures 2015-11-24 17:34:23 +01:00
GeoIndex2.cpp changed other index APIs 2015-11-25 15:05:02 +01:00
GeoIndex2.h changed other index APIs 2015-11-25 15:05:02 +01:00
HashIndex.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack 2015-12-17 10:59:30 +01:00
HashIndex.h Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack 2015-12-04 13:47:08 +01:00
Index.cpp More VPackObjectBuilder usages. 2015-12-21 15:22:19 +01:00
Index.h Optimized toVelocyPack functions in Index. Added special implementations for edge and primary indexes. All others TODO 2015-12-07 15:44:28 +01: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 Adapted indexes to class version of TRI_col_info_t 2015-12-16 11:42:26 +01:00
PrimaryIndex.h Optimized toVelocyPack functions in Index. Added special implementations for edge and primary indexes. All others TODO 2015-12-07 15:44:28 +01:00
SimpleAttributeEqualityMatcher.cpp less iostream-ing 2015-11-24 13:55:06 +01:00
SimpleAttributeEqualityMatcher.h applied changes suggested by cppcheck 2015-12-02 10:17:14 +01:00
SkiplistIndex.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack 2015-12-17 10:59:30 +01:00
SkiplistIndex.h changed other index APIs 2015-11-25 15:05:02 +01:00