Class ObjectPropertyPath
java.lang.Object
com.atomgraph.spinrdf.constraints.SimplePropertyPath
com.atomgraph.spinrdf.constraints.ObjectPropertyPath
- Author:
- Martynas Jusevičius <martynas@atomgraph.com>
-
Constructor Summary
ConstructorsConstructorDescriptionObjectPropertyPath(org.apache.jena.rdf.model.Resource root, org.apache.jena.rdf.model.Property predicate) -
Method Summary
Methods inherited from class com.atomgraph.spinrdf.constraints.SimplePropertyPath
getPredicate, getRoot, toString
-
Constructor Details
-
ObjectPropertyPath
public ObjectPropertyPath(org.apache.jena.rdf.model.Resource root, org.apache.jena.rdf.model.Property predicate)
-