1
0
Fork 0
arangodb/arangod/Graph
Michael Hackstein 6e8d43b2da
Feature/aql traversal prune (#8255)
Allow PRUNE in the AQL Traverser.
2019-02-27 11:43:06 +01:00
..
AttributeWeightShortestPathFinder.cpp Bug fix/optimizations 18022019 (#8180) 2019-02-19 19:24:04 +01:00
AttributeWeightShortestPathFinder.h Bug fix/optimizations 18022019 (#8180) 2019-02-19 19:24:04 +01:00
BaseOptions.cpp Bug fix/optimizations 18022019 (#8180) 2019-02-19 19:24:04 +01:00
BaseOptions.h Feature/aql traversal prune (#8255) 2019-02-27 11:43:06 +01:00
BreadthFirstEnumerator.cpp Feature/aql traversal prune (#8255) 2019-02-27 11:43:06 +01:00
BreadthFirstEnumerator.h Feature/aql traversal prune (#8255) 2019-02-27 11:43:06 +01:00
ClusterTraverserCache.cpp Bug fix/optimizations 18022019 (#8180) 2019-02-19 19:24:04 +01:00
ClusterTraverserCache.h Bug fix/optimizations 18022019 (#8180) 2019-02-19 19:24:04 +01:00
ConstantWeightShortestPathFinder.cpp Bug fix/optimizations 18022019 (#8180) 2019-02-19 19:24:04 +01:00
ConstantWeightShortestPathFinder.h Bug fix/optimizations 18022019 (#8180) 2019-02-19 19:24:04 +01:00
EdgeCollectionInfo.cpp big reformat 2018-12-26 00:54:03 +01:00
EdgeCollectionInfo.h big reformat 2018-12-26 00:54:03 +01:00
EdgeCursor.h Bug fix/optimizations 18022019 (#8180) 2019-02-19 19:24:04 +01:00
EdgeDocumentToken.h Bug fix/optimizations 18022019 (#8180) 2019-02-19 19:24:04 +01:00
Graph.cpp do not allow edge definitions with empty from or to arrays, added als… (#8198) 2019-02-20 18:32:33 +01:00
Graph.h big reformat 2018-12-26 00:54:03 +01:00
GraphCache.cpp big reformat 2018-12-26 00:54:03 +01:00
GraphCache.h big reformat 2018-12-26 00:54:03 +01:00
GraphManager.cpp Make Result final (#8157) 2019-02-15 20:05:30 +01:00
GraphManager.h big reformat 2018-12-26 00:54:03 +01:00
GraphOperations.cpp Make Result final (#8157) 2019-02-15 20:05:30 +01:00
GraphOperations.h big reformat 2018-12-26 00:54:03 +01:00
NeighborsEnumerator.cpp Feature/aql traversal prune (#8255) 2019-02-27 11:43:06 +01:00
NeighborsEnumerator.h Feature/aql traversal prune (#8255) 2019-02-27 11:43:06 +01:00
PathEnumerator.cpp Feature/aql traversal prune (#8255) 2019-02-27 11:43:06 +01:00
PathEnumerator.h Feature/aql traversal prune (#8255) 2019-02-27 11:43:06 +01:00
ShortestPathFinder.cpp Feature/aql blocks by line (#6553) 2019-02-14 19:13:08 +01:00
ShortestPathFinder.h Feature/aql blocks by line (#6553) 2019-02-14 19:13:08 +01:00
ShortestPathOptions.cpp Bug fix/optimizations 18022019 (#8180) 2019-02-19 19:24:04 +01:00
ShortestPathOptions.h Bug fix/optimizations 18022019 (#8180) 2019-02-19 19:24:04 +01:00
ShortestPathPriorityQueue.h big reformat 2018-12-26 00:54:03 +01:00
ShortestPathResult.cpp Bug fix/optimizations 18022019 (#8180) 2019-02-19 19:24:04 +01:00
ShortestPathResult.h Bug fix/optimizations 18022019 (#8180) 2019-02-19 19:24:04 +01:00
SingleServerEdgeCursor.cpp Bug fix/optimizations 18022019 (#8180) 2019-02-19 19:24:04 +01:00
SingleServerEdgeCursor.h Bug fix/optimizations 18022019 (#8180) 2019-02-19 19:24:04 +01:00
SingleServerTraverser.cpp Bug fix/optimizations 18022019 (#8180) 2019-02-19 19:24:04 +01:00
SingleServerTraverser.h Bug fix/optimizations 18022019 (#8180) 2019-02-19 19:24:04 +01:00
Traverser.cpp Feature/aql traversal prune (#8255) 2019-02-27 11:43:06 +01:00
Traverser.h Feature/aql traversal prune (#8255) 2019-02-27 11:43:06 +01:00
TraverserCache.cpp Bug fix/optimizations 18022019 (#8180) 2019-02-19 19:24:04 +01:00
TraverserCache.h Bug fix/optimizations 18022019 (#8180) 2019-02-19 19:24:04 +01:00
TraverserCacheFactory.cpp Bug fix/sparse graph register warning (#3569) 2017-11-10 14:33:15 +01:00
TraverserCacheFactory.h big reformat 2018-12-26 00:54:03 +01:00
TraverserDocumentCache.cpp Bug fix/optimizations 18022019 (#8180) 2019-02-19 19:24:04 +01:00
TraverserDocumentCache.h Bug fix/optimizations 18022019 (#8180) 2019-02-19 19:24:04 +01:00
TraverserOptions.cpp Feature/aql traversal prune (#8255) 2019-02-27 11:43:06 +01:00
TraverserOptions.h Feature/aql traversal prune (#8255) 2019-02-27 11:43:06 +01:00