1
0
Fork 0
arangodb/arangod/Indexes
Jan Steemann 64350d802d micro optimizations 2016-04-26 10:22:13 +02:00
..
EdgeIndex.cpp The shortestPath computation now uses Slices instead of strings to identify the documents. 2016-04-25 15:25:22 +02:00
EdgeIndex.h The shortestPath computation now uses Slices instead of strings to identify the documents. 2016-04-25 15:25:22 +02:00
FulltextIndex.cpp
FulltextIndex.h
GeoIndex2.cpp silence some warnings 2016-04-19 07:35:03 +02:00
GeoIndex2.h
HashIndex.cpp Started fixing AQL-failures-noncluster tests. Still two are failing. Return and Sort. 2016-04-07 14:37:18 +02:00
HashIndex.h Fixed compare function fpr Unique HashIndex. Had a problem with different number types 2016-03-24 12:46:35 +01:00
Index.cpp micro optimizations 2016-04-26 10:22:13 +02:00
Index.h
IndexIterator.cpp Added the improvement for OutboundNeighbors to Inbound and Any neighbors as well. For Any-Neighbors the effect is not too significant. 2016-04-20 16:49:34 +02:00
IndexIterator.h Added the improvement for OutboundNeighbors to Inbound and Any neighbors as well. For Any-Neighbors the effect is not too significant. 2016-04-20 16:49:34 +02:00
PathBasedIndex.cpp Added VPack MinKey as Illegal Index Element. Is used to distinguish NON existance in Array indexes 2016-03-24 13:40:16 +01:00
PathBasedIndex.h
PrimaryIndex.cpp micro optimizations 2016-04-23 20:49:22 +02:00
PrimaryIndex.h
SimpleAttributeEqualityMatcher.cpp
SimpleAttributeEqualityMatcher.h
SkiplistIndex.cpp micro optimizations 2016-04-23 20:49:22 +02:00
SkiplistIndex.h Simplyfied skiplist index by removing an used member variable in Iterator 2016-03-23 12:12:12 +01:00