Class SimplePropertyPath
java.lang.Object
com.atomgraph.spinrdf.constraints.SimplePropertyPath
- Direct Known Subclasses:
ObjectPropertyPath,SubjectPropertyPath
- Author:
- Martynas Jusevičius <martynas@atomgraph.com>
-
Constructor Summary
ConstructorsConstructorDescriptionSimplePropertyPath(org.apache.jena.rdf.model.Resource root, org.apache.jena.rdf.model.Property predicate) -
Method Summary
-
Constructor Details
-
SimplePropertyPath
public SimplePropertyPath(org.apache.jena.rdf.model.Resource root, org.apache.jena.rdf.model.Property predicate)
-
-
Method Details