|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TripleFactory | |
| org.jrdf.graph | This package defines a set of APIs required to implement an RDF Graph and it's associated objects. |
| org.jrdf.graph.mem | |
| Uses of TripleFactory in org.jrdf.graph |
| Classes in org.jrdf.graph that implement TripleFactory | |
class |
AbstractTripleFactory
The base implementation of the Triple Factory which adds to a given graph reified statements, containers and collections. |
| Methods in org.jrdf.graph that return TripleFactory | |
TripleFactory |
Graph.getTripleFactory()
Returns the triple factory for the graph, or creates one. |
| Uses of TripleFactory in org.jrdf.graph.mem |
| Methods in org.jrdf.graph.mem that return TripleFactory | |
TripleFactory |
GraphImpl.getTripleFactory()
Returns the triple factory for the graph, or creates one. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||