Neo4j Enterprise

Uses of Interface
org.neo4j.graphdb.traversal.TraversalMetadata

Packages that use TraversalMetadata
org.neo4j.graphalgo Scalable graph algorithms like shortest path and others for Neo4j which can be easily accessed via GraphAlgoFactory
org.neo4j.graphdb.traversal Traversal framework. 
 

Uses of TraversalMetadata in org.neo4j.graphalgo
 

Methods in org.neo4j.graphalgo that return TraversalMetadata
 TraversalMetadata PathFinder.metadata()
           
 

Uses of TraversalMetadata in org.neo4j.graphdb.traversal
 

Subinterfaces of TraversalMetadata in org.neo4j.graphdb.traversal
 interface TraversalContext
          Provides a context for TraversalBranches which they need to move further and report their progress.
 

Methods in org.neo4j.graphdb.traversal that return TraversalMetadata
 TraversalMetadata Traverser.metadata()
           
 


Neo4j Enterprise

Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.