Class SubjectPropertyPath
- java.lang.Object
-
- com.atomgraph.spinrdf.constraints.SimplePropertyPath
-
- com.atomgraph.spinrdf.constraints.SubjectPropertyPath
-
public class SubjectPropertyPath extends SimplePropertyPath
- Author:
- Martynas Jusevičius <martynas@atomgraph.com>
-
-
Constructor Summary
Constructors Constructor Description SubjectPropertyPath(org.apache.jena.rdf.model.Resource root, org.apache.jena.rdf.model.Property predicate)
-