Class SubjectPropertyPath
java.lang.Object
com.atomgraph.spinrdf.constraints.SimplePropertyPath
com.atomgraph.spinrdf.constraints.SubjectPropertyPath
- Author:
- Martynas Jusevičius <martynas@atomgraph.com>
-
Constructor Summary
ConstructorsConstructorDescriptionSubjectPropertyPath(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
-
SubjectPropertyPath
public SubjectPropertyPath(org.apache.jena.rdf.model.Resource root, org.apache.jena.rdf.model.Property predicate)
-