T
- The data type of the estimated weight.public interface EstimateEvaluator<T>
T getCost(org.neo4j.graphdb.Node node, org.neo4j.graphdb.Node goal)
node
- the node to estimate the weight from.goal
- the node to estimate the weight to.Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.