1
0
Fork 0
arangodb/arangod/Indexes
Jan Steemann 0c6e8bcd98 fixed replace 2016-03-07 16:49:26 +01:00
..
EdgeIndex.cpp Fixed a bug in EdgeIndex lookup and added checks when inserting documents into an Edge Collection. They now need to have valid _from and _to entries 2016-02-26 15:48:48 +01:00
EdgeIndex.h Fixed a bug in EdgeIndex lookup and added checks when inserting documents into an Edge Collection. They now need to have valid _from and _to entries 2016-02-26 15:48:48 +01:00
FulltextIndex.cpp fixed test 2016-03-01 14:32:19 +01:00
FulltextIndex.h less dependency on document-collection.h 2016-03-04 20:53:17 +01:00
GeoIndex2.cpp Removed shape* include 2016-02-29 18:00:31 +01:00
GeoIndex2.h less dependency on document-collection.h 2016-03-04 20:53:17 +01:00
HashIndex.cpp less dependency on document-collection.h 2016-03-04 20:53:17 +01:00
HashIndex.h simplifications 2016-03-04 19:40:24 +01:00
Index.cpp less dependency on document-collection.h 2016-03-04 20:53:17 +01:00
Index.h less dependency on document-collection.h 2016-03-04 20:53:17 +01:00
IndexIterator.cpp Transaction OperationCursor now implements a skip method. 2016-03-01 14:37:40 +01:00
IndexIterator.h less dependency on document-collection.h 2016-03-04 20:53:17 +01:00
PathBasedIndex.cpp cleanup 2016-02-26 23:07:19 +01:00
PathBasedIndex.h simplifications 2016-03-04 19:40:24 +01:00
PrimaryIndex.cpp fixed replace 2016-03-07 16:49:26 +01:00
PrimaryIndex.h less dependency on document-collection.h 2016-03-04 20:53:17 +01: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-03-02 22:09:32 +01:00
SkiplistIndex.h Removed obsolete functions and skiplist key element. 2016-03-01 13:53:45 +01:00