Uses of Class
com.hp.hpl.jena.graph.Triple.Field

Packages that use Triple.Field
com.hp.hpl.jena.graph This package defines the Graph and Node family of classes, which form the underlying datatypes of the Jena system. 
 

Uses of Triple.Field in com.hp.hpl.jena.graph
 

Fields in com.hp.hpl.jena.graph declared as Triple.Field
static Triple.Field Triple.Field.fieldObject
           
static Triple.Field Triple.Field.fieldPredicate
           
static Triple.Field Triple.Field.fieldSubject
           
 



Licenced under the Apache License, Version 2.0