Uses of Class
org.mulgara.util.Pair

Packages that use Pair
org.mulgara.mrg   
 

Uses of Pair in org.mulgara.mrg
 

Subclasses of Pair in org.mulgara.mrg
 class PropertyValue
          An RDF property value
 

Methods in org.mulgara.mrg that return types with arguments of type Pair
 List<Pair<PredicateNode,ObjectNode>> AbstractGraph.getRawProperties(SubjectNode s)
          Gets all the properties for a given subject as raw pairs.
 

Constructors in org.mulgara.mrg with parameters of type Pair
PropertyValue(Pair<PredicateNode,ObjectNode> pair)
          Create a new property value.
 



Copyright © 2011. All Rights Reserved.