Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.jena.graph.Triple Classes and Interfaces - 4 results found.
NameDescriptionTypePackageFramework
TripleTriples are the basis for RDF statements; they have a subject, predicate, and object field (all nodes) and express the notion that the relationship namedClassorg.apache.jena.graphApache Jena
Triple .FieldA Field is a selector from Triples; it allows selectors to be passed around as if they were functions, hooray.Classorg.apache.jena.graph.TripleApache Jena
TripleBoundaryAn interface for expressing a stopping condition on triples, such as in sub-graph extraction.Interfaceorg.apache.jena.graphApache Jena
TripleIteratorAn extended iterator that can return its next element as a Triple.Interfaceorg.apache.jena.graphApache Jena