Uses of Package
org.mulgara.mrg

Packages that use org.mulgara.mrg
org.mulgara.jena.n3.turtle   
org.mulgara.jena.n3.turtle.parser   
org.mulgara.mrg   
org.mulgara.mrg.parser   
org.mulgara.mrg.vocab   
org.mulgara.mrg.writer   
 

Classes in org.mulgara.mrg used by org.mulgara.jena.n3.turtle
Node
          A marker interface for Graph nodes.
Triple
          An RDF triple
 

Classes in org.mulgara.mrg used by org.mulgara.jena.n3.turtle.parser
Node
          A marker interface for Graph nodes.
 

Classes in org.mulgara.mrg used by org.mulgara.mrg
AbstractGraph
          An RDF graph.
AbstractGraphExt
          This class groups all the overloaded methods for Graph together, and keeps them out of the way of the Graph implementation.
AppendableGraph
          An RDF graph that triples can be added to.
Graph
          An RDF graph.
GraphExt
          This class defines all the overloaded methods for Graph.
GraphFactory
          An object for creating graphs.
IndexedGraph
          A graph with three indexes for complete searchability.
Literal
          A Literal node.
Node
          A marker interface for Graph nodes.
ObjectNode
          A marker for object nodes.
PredicateNode
          A marker for predicate nodes.
PropertyValue
          An RDF property value
SubjectNode
          A marker for subject nodes.
Triple
          An RDF triple
Uri
          A wrapper for a URI.
WritableGraph
          An RDF graph that triples can be modified on.
 

Classes in org.mulgara.mrg used by org.mulgara.mrg.parser
GraphFactory
          An object for creating graphs.
RdfException
          Indicates an internal error in the RDF library.
Triple
          An RDF triple
WritableGraph
          An RDF graph that triples can be modified on.
 

Classes in org.mulgara.mrg used by org.mulgara.mrg.vocab
Uri
          A wrapper for a URI.
 

Classes in org.mulgara.mrg used by org.mulgara.mrg.writer
Graph
          An RDF graph.
Literal
          A Literal node.
Node
          A marker interface for Graph nodes.
ObjectNode
          A marker for object nodes.
PredicateNode
          A marker for predicate nodes.
PropertyValue
          An RDF property value
Uri
          A wrapper for a URI.
 



Copyright © 2011. All Rights Reserved.