Uses of Class
org.jrdf.graph.AnyPredicateNode

Packages that use AnyPredicateNode
org.jrdf.graph This package defines a set of APIs required to implement an RDF Graph and it's associated objects. 
 

Uses of AnyPredicateNode in org.jrdf.graph
 

Fields in org.jrdf.graph declared as AnyPredicateNode
static AnyPredicateNode AnyPredicateNode.ANY_PREDICATE_NODE
          The any predicate node constant - represents an unconstrained predicate node.