1
0
Fork 0
arangodb/arangod/Indexes
Michael Hackstein 756c056795 Added basic implementation to scan an index based on a transaction. However no index implements the new iterator yet. Next step. 2016-02-19 18:22:19 +01:00
..
CapConstraint.cpp attempt to fix Windows build 2016-02-01 12:04:28 +01:00
CapConstraint.h clang-format 2016-01-27 13:43:46 +01:00
EdgeIndex.cpp Replaced doc_mptr_copy with doc_mptr which is the correct type in this case. 2016-02-01 11:40:18 +01:00
EdgeIndex.h Replaced doc_mptr_copy with doc_mptr which is the correct type in this case. 2016-02-01 11:40:18 +01:00
FulltextIndex.cpp attempt to fix Windows build 2016-02-01 12:04:28 +01:00
FulltextIndex.h clang-format 2016-01-27 13:43:46 +01:00
GeoIndex2.cpp attempt to fix Windows build 2016-02-01 12:04:28 +01:00
GeoIndex2.h clang-format 2016-01-27 13:43:46 +01:00
HashIndex.cpp Added stubs to get an index iterator from an index with VPackSlices 2016-02-19 16:29:14 +01:00
HashIndex.h Added stubs to get an index iterator from an index with VPackSlices 2016-02-19 16:29:14 +01:00
Index.cpp clang-format 2016-01-27 13:43:46 +01:00
Index.h Added stubs to get an index iterator from an index with VPackSlices 2016-02-19 16:29:14 +01:00
IndexIterator.cpp Added basic implementation to scan an index based on a transaction. However no index implements the new iterator yet. Next step. 2016-02-19 18:22:19 +01:00
IndexIterator.h Added basic implementation to scan an index based on a transaction. However no index implements the new iterator yet. Next step. 2016-02-19 18:22:19 +01:00
PathBasedIndex.cpp attempt to fix Windows build 2016-02-01 12:04:28 +01:00
PathBasedIndex.h removed some unnecessary explicits 2016-02-02 12:13:21 +01:00
PrimaryIndex.cpp initial vpack documents 2016-02-11 21:56:10 +01:00
PrimaryIndex.h initial vpack documents 2016-02-11 21:56:10 +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 issues identified by `-fsanitize=undefined` 2016-01-31 23:30:41 +01:00
SkiplistIndex.h removed unused functions and headers 2016-01-31 19:08:39 +01:00