| Package | Description |
|---|---|
| org.openrdf.sail.inferencer | |
| org.openrdf.sail.inferencer.fc |
Forward-chaining inferencers, implemented as StackableSails.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InferencerConnectionWrapper
An extension of ConnectionWrapper that implements the
InferencerConnection interface. |
| Modifier and Type | Method and Description |
|---|---|
InferencerConnection |
InferencerConnectionWrapper.getWrappedConnection()
Gets the connection that is wrapped by this object.
|
| Constructor and Description |
|---|
InferencerConnectionWrapper(InferencerConnection con)
Creates a new InferencerConnectionWrapper object that wraps the supplied
transaction.
|
| Modifier and Type | Method and Description |
|---|---|
InferencerConnection |
DirectTypeHierarchyInferencer.getConnection() |
InferencerConnection |
CustomGraphQueryInferencer.getConnection() |
Copyright © 2001-2014 Aduna. All Rights Reserved.