Package | Description |
---|---|
org.apache.jena.graph |
This package defines the Graph and Node family of classes, which
form the underlying datatypes of the Jena system.
|
org.apache.jena.reasoner.rulesys |
Provides a selection of simple rule engines for Jena inference models.
|
Modifier and Type | Method and Description |
---|---|
Object |
NodeVisitor.visitVariable(Node_Variable it,
String name) |
Modifier and Type | Class and Description |
---|---|
class |
Node_RuleVariable
A variation on the normal Node_Variable which support for value bindings.
|
Licenced under the Apache License, Version 2.0