Uses of Class
org.apache.jena.graph.Node_Fluid
Packages that use Node_Fluid
Package
Description
This package defines the Graph and Node family of classes, which
form the underlying datatypes of the Jena system.
Provides a selection of simple rule engines for Jena inference models.
-
Uses of Node_Fluid in org.apache.jena.graph
Subclasses of Node_Fluid in org.apache.jena.graphModifier and TypeClassDescriptionclassA Node_ANY (there should be only one) is a meta-node that is used to stand for any other node in a query.class"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 org.apache.jena.reasoner.rulesys
Subclasses of Node_Fluid in org.apache.jena.reasoner.rulesysModifier and TypeClassDescriptionclassA variation on the normal Node_Variable which support for value bindings.