jsteemann
|
666b2f8da9
|
renaming
|
2017-02-27 14:38:27 +01:00 |
jsteemann
|
0909ffe69b
|
moved helper functions into their own file
|
2017-02-14 13:44:54 +01:00 |
jsteemann
|
80be198a39
|
moved helper classes into their own file
|
2017-02-14 12:35:34 +01:00 |
jsteemann
|
7e690a0c61
|
renaming
|
2017-02-13 15:18:40 +01:00 |
jsteemann
|
eb73dbf960
|
renaming
|
2017-02-13 13:30:57 +01:00 |
jsteemann
|
f09ec85127
|
renaming
|
2017-02-13 12:27:26 +01:00 |
Michael Hackstein
|
9be60be0b9
|
Removed AnyDirectionEdgeIndexIterator. Not used anymore, internally there is no ANY
|
2017-02-12 12:44:25 +01:00 |
Michael Hackstein
|
07154391a2
|
Removed iteratorForSlice on Indexes and adapted index scan on transaction, because it can now only be used for ANY or ALL scans.
|
2017-02-10 15:47:24 +01:00 |
jsteemann
|
2c9e220f03
|
refactoring
|
2017-02-07 14:36:03 +01:00 |
Michael Hackstein
|
eab6907678
|
Removed wrong assertion
|
2017-02-03 13:46:14 +01:00 |
Michael Hackstein
|
5e4b9e42b3
|
Fixed minor bugs in usage of callback-based index-api. Remove unused old next and nextBabies index iterator functions.
|
2017-02-03 13:22:06 +01:00 |
Michael Hackstein
|
d920788a7f
|
The new index-callback API returns if it has more elements or not
|
2017-02-01 17:33:52 +01:00 |
Michael Hackstein
|
0c3cada5b8
|
Added a new callback based option for IndexIterators to hand out DocumentTokens. This feature is not yet used anywhere
|
2017-02-01 16:07:37 +01:00 |
jsteemann
|
6598828449
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
|
2017-01-31 00:33:42 +01:00 |
jsteemann
|
de41509d9d
|
factored out TransactionState
|
2017-01-25 15:55:01 +01:00 |
Michael Hackstein
|
2133b1448c
|
Moved index API to return DocumentIdentifierTokens which are independent of the underlying storage engine. The agreement is, that the Engine gives a uint64_t sized identifier which allows to fetch any document back again. For MMFiles Engine this identifier is the revision.
|
2017-01-24 18:19:25 +01:00 |
jsteemann
|
e3bcb90916
|
remove revisions cache
|
2017-01-24 10:48:07 +01:00 |
jsteemann
|
d4d5d1f39f
|
fixed some tests
|
2017-01-23 16:55:41 +01:00 |
jsteemann
|
c4d2ff3dce
|
renaming
|
2017-01-23 15:36:11 +01:00 |
jsteemann
|
7fedb4e956
|
moved files into engine directory
|
2017-01-23 13:52:57 +01:00 |