java.lang.Object
org.apache.jena.sparql.util.graph.GNode

public class GNode extends Object
A GNode pair of (graph, node in graph) with an abstracted "findable" operation so it work for graphs and collections of triples.

See GraphList.