Uses of Interface
org.topbraid.spin.model.TriplePath

Packages that use TriplePath
org.topbraid.spin.model The SPIN object model (subclasses of Jena Resource). 
 

Uses of TriplePath in org.topbraid.spin.model
 

Methods in org.topbraid.spin.model that return TriplePath
static TriplePath SPINFactory.createTriplePath(Model model, Resource subject, Resource path, RDFNode object)
          Creates a new TriplePath as a blank node in a given Model.