Michael Hackstein
|
4c45e3fb5a
|
Fixed a bug when using edge collections in Traversal
|
2015-11-16 19:48:20 +01:00 |
Wilfried Goesgens
|
c2fcef77e6
|
remove p.edges[*].foo detection, we can't handle this.
|
2015-11-16 15:43:54 +01:00 |
Michael Hackstein
|
3923c7936e
|
EdgeCollections are now evaluated to cids later in TraversalBlock. This change was necessary for the Cluster
|
2015-11-16 09:09:34 +01:00 |
Wilfried Goesgens
|
418ddc4dd5
|
Implement simple condition extractor
|
2015-11-13 16:49:12 +01:00 |
Michael Hackstein
|
8d0d921ab6
|
Included two Abstract classes for Traversals. Traverser and TraversalPath. Implemented both of them for Single-Server Traversals.
|
2015-11-12 16:25:36 +01:00 |
Wilfried Goesgens
|
92ad802bd6
|
Cache Graphs inside of the Query object
- split Graph clas into Aql/Graphs
- cleanup includes
|
2015-11-11 13:52:33 +01:00 |
Wilfried Goesgens
|
ae4d888c9a
|
- Make graphs lookup clustrer ready
- remove cache, its hard to maintain when its valid and when not.
|
2015-11-11 11:04:12 +01:00 |
Wilfried Goesgens
|
9ad613a0a8
|
Return the variables that expressions use too in getVariablesUsedHere()
|
2015-11-06 15:50:59 +01:00 |
Wilfried Goesgens
|
d51b5cdc9b
|
Finalize the explain feature
|
2015-11-06 13:41:44 +01:00 |
Wilfried Goesgens
|
327b408a22
|
Start implementing early filtering of paths to exclude from the result
|
2015-10-28 12:37:13 +01:00 |
Wilfried Goesgens
|
e9928de21b
|
start to fix graph implementation for explain()
|
2015-10-22 13:05:13 +02:00 |
Wilfried Goesgens
|
cd6cc35def
|
Adjust the stage to the now non-void pointered index implementation.
|
2015-10-22 11:12:21 +02:00 |
Frank Celler
|
c4d1fff729
|
new traversal
|
2015-09-18 10:40:28 +02:00 |