Simon Grätzer
|
ffc465433a
|
No access collections Improvements (#3190)
* consolidated EdgeDocumentToken
* optimizing cluster traversal
* adding skip collection checks
* API cleanup
* copying AQLValue to avoid use-after-free bugs
* Fixing rocksdb SingleServerEdgeCursor
* Fixing a collection resolving issue
|
2017-09-07 14:55:07 +02:00 |
jsteemann
|
b86478ca20
|
fixed struct/class confusion
|
2017-06-01 12:06:14 +02:00 |
Michael Hackstein
|
655aaf415e
|
Fixed an undefined behaviour bug in shortest-path implementation introduced with the latest reordering
|
2017-06-01 11:05:26 +02:00 |
Michael Hackstein
|
52406567cd
|
Replaced EdgeCursors callback to return cid,rev instead of _id. Does less costly copying and comparision internally
|
2017-05-31 17:49:46 +02:00 |
Simon Grätzer
|
3dc603ad1a
|
Fixing last two recovery tests
|
2017-04-13 10:45:52 +02:00 |
Michael Hackstein
|
5f33a95a82
|
Fixed AttribtueWeighted ShortestPath computation.
|
2017-04-12 17:27:45 +02:00 |
Michael Hackstein
|
034b38f0cc
|
Replaced the velocypack ConstantDistance ShortestPath API by a StringRef & TraverserCache version. This should be save for RocksDB. This commit fails in ClusterMode.
|
2017-04-12 14:21:53 +02:00 |