1
0
Fork 0
arangodb/arangod/Indexes
jsteemann b7ebadc055 make some RocksDB options available to ArangoDB 2016-06-02 12:00:36 +02:00
..
EdgeIndex.cpp whitespace 2016-05-24 12:58:28 +02:00
EdgeIndex.h initial commit 2016-05-03 15:42:24 +02:00
FulltextIndex.cpp fulltext fixes 2016-03-22 18:34:40 +01:00
FulltextIndex.h initial commit 2016-05-03 15:42:24 +02:00
GeoIndex2.cpp do not create markers on the heap, but create them in the WAL space directly 2016-04-29 01:01:10 +02:00
GeoIndex2.h initial commit 2016-05-03 15:42:24 +02:00
HashIndex.cpp fix allready 2016-05-30 09:46:33 +02:00
HashIndex.h Improved HashIndex lookup. It now does less copying of Lookup values and less effort for multiplication of INs 2016-05-17 09:34:39 +02:00
Index.cpp renamed "rocksdb" index to "persistent" index 2016-06-02 10:23:30 +02:00
Index.h initial commit 2016-05-03 15:42:24 +02:00
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 initial commit 2016-05-03 15:42:24 +02:00
PathBasedIndex.cpp do not create markers on the heap, but create them in the WAL space directly 2016-04-29 01:01:10 +02:00
PathBasedIndex.h simplifications 2016-03-04 19:40:24 +01:00
PrimaryIndex.cpp removed unused implementation of nextBabies() 2016-06-01 17:09:58 +02:00
PrimaryIndex.h removed unused implementation of nextBabies() 2016-06-01 17:09:58 +02:00
RocksDBFeature.cpp make some RocksDB options available to ArangoDB 2016-06-02 12:00:36 +02:00
RocksDBFeature.h make some RocksDB options available to ArangoDB 2016-06-02 12:00:36 +02:00
RocksDBIndex.cpp fixed some issues with persisted index 2016-05-21 00:08:53 +02:00
RocksDBIndex.h initial commit 2016-05-03 15:42:24 +02: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 clang-format 2016-01-27 13:43:46 +01:00
SimpleAttributeEqualityMatcher.h clang-format 2016-01-27 13:43:46 +01:00
SkiplistIndex.cpp cppcheck 2016-05-10 20:13:55 +02:00
SkiplistIndex.h initial commit 2016-05-03 15:42:24 +02:00