Class Node
- java.lang.Object
-
- org.apache.solr.client.solrj.io.graph.Node
-
public class Node extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
add(String ancestor, Tuple tuple)
void
setMetrics(List<Metric> metrics)
Tuple
toTuple(String collection, String field, int level, Traversal traversal)
-