1
0
Fork 0
arangodb/arangod/Indexes
Michael Hackstein 84454f49c4 Fixed Edge Index iterator to always retain the iterator data 2016-03-15 18:34:00 +01:00
..
EdgeIndex.cpp Fixed Edge Index iterator to always retain the iterator data 2016-03-15 18:34:00 +01:00
EdgeIndex.h Fixed Edge Index iterator to always retain the iterator data 2016-03-15 18:34:00 +01:00
FulltextIndex.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-03-09 09:42:10 +01:00
FulltextIndex.h less dependency on document-collection.h 2016-03-04 20:53:17 +01:00
GeoIndex2.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-03-09 09:42:10 +01:00
GeoIndex2.h less dependency on document-collection.h 2016-03-04 20:53:17 +01:00
HashIndex.cpp Fixed memleak in HashIndex Lookup 2016-03-10 13:11:32 +01:00
HashIndex.h Fixed memleak in HashIndex Lookup 2016-03-10 13:11:32 +01:00
Index.cpp AqlValue refactoring 2016-03-09 17:50:20 +01:00
Index.h AqlValue refactoring 2016-03-09 17:50:20 +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 Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-03-09 09:42:10 +01:00
PathBasedIndex.h simplifications 2016-03-04 19:40:24 +01:00
PrimaryIndex.cpp Fixed PrimaryIndex iterator creation from AQL. Got my first FILTER x._key == 'test' query running. yeah 2016-03-10 11:10:58 +01:00
PrimaryIndex.h AqlValue refactoring 2016-03-09 17:50:20 +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 Fixed OperationCursor and SkiplistIndex. The builder in OperationCursor did not retain the _buffer. 2016-03-15 08:56:37 +01:00
SkiplistIndex.h Removed obsolete functions and skiplist key element. 2016-03-01 13:53:45 +01:00