|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Node_Fluid | |
---|---|
com.hp.hpl.jena.graph | This package defines the Graph and Node family of classes, which form the underlying datatypes of the Jena system. |
com.hp.hpl.jena.reasoner.rulesys | Provides a selection of simple rule engines for Jena inference models. |
Uses of Node_Fluid in com.hp.hpl.jena.graph |
---|
Subclasses of Node_Fluid in com.hp.hpl.jena.graph | |
---|---|
class |
Node_ANY
A Node_ANY (there should be only one) is a meta-node that is used to stand for any other node in a query. |
class |
Node_Variable
"variable" nodes; these are outside the RDF2003 specification, but are used internally for "placeholder" nodes where blank nodes would be wrong, most specifically in Query. |
Uses of Node_Fluid in com.hp.hpl.jena.reasoner.rulesys |
---|
Subclasses of Node_Fluid in com.hp.hpl.jena.reasoner.rulesys | |
---|---|
class |
Node_RuleVariable
A variation on the normal Node_Variable which support for value bindings. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |