Michael Hackstein
|
3a95244599
|
Fixed ALL== and NONE== tests for graph traversals. SingleServer and cluster
|
2016-08-10 17:10:25 +02:00 |
Michael Hackstein
|
576244f140
|
First draft of communication ClusterTraverser<->Engine. Does crash early.
|
2016-08-04 10:26:41 +02:00 |
Michael Hackstein
|
ad0d1314c4
|
Internal cleanup and unification of Cluster and SingleServer traverser. Having the new Traverser options they shared most of their code now.
|
2016-08-02 16:16:05 +02:00 |
Michael Hackstein
|
5ee93a8d6c
|
Fixed responsibility for Traversal Options. Now the TraversalNode is always responsible for all options and has to free them. All others just use these. In Cluster case each DBServer get's it's own TraverserEngine which is initialized with a copy of the Options.
|
2016-07-29 17:07:40 +02:00 |
Michael Hackstein
|
207d978afc
|
Internal cleanup. Moved traversal options to a central place and removed the AQL-only version which was mostly redundant. This is preperation for Cluster initialisation.
|
2016-07-29 14:46:11 +02:00 |