Interface NodeList

All Superinterfaces:
Collection<org.apache.jena.graph.Node>, Iterable<org.apache.jena.graph.Node>, List<org.apache.jena.graph.Node>, NodeCollection
All Known Implementing Classes:
NodeListImpl

public interface NodeList extends NodeCollection, List<org.apache.jena.graph.Node>
A list of RDF terms represented as Jena Nodes