| Interface | Description |
|---|---|
| NodeTransform |
Convert nodes to nodes - Vars may need to be translated into Vars.
|
| Class | Description |
|---|---|
| GraphDataBag |
A Graph based on top of a DataBag.
|
| GraphDefaultDataBag |
An implementation of
GraphDataBag that may return duplicate triples from the find() operation. |
| GraphDistinctDataBag |
An implementation of
GraphDataBag with a guarantee that there will be no duplicate triples in the find() operation. |
| GraphFactory |
Ways to make graphs and models
|
| GraphMemPlain | Deprecated
Do not use - see GraphPlain.
|
| GraphOps |
Some operations on graphs
|
| GraphPrefixesProjection | |
| GraphReadOnly | |
| GraphSink |
Black hole graph - adds and deletes are silently ignored.
|
| GraphSPARQLService |
This class provides the Jena Graph interface to a remote SPARQL endpoint.
|
| GraphUnionRead |
Immutable graph that is the view of a union of graphs in a dataset.
|
| GraphWrapper |
Graph wrapper
|
| GraphZero |
Invariant empty graph.
|
| NodeConst |
Some node constants
|
| NodeTransformExpr | |
| NodeTransformLib | |
| PrefixMappingAdapter |
Provided
PrefixMapping for a PrefixMap. |
| PrefixMappingBase |
Framework for implementing
PrefixMapping. |
| PrefixMappingMem |
A
PrefixMapping implemented as a pair of in-memory maps. |
| PrefixMappingSink |
Sink
PrefixMapping. |
| PrefixMappingZero |
Immutable empty
PrefixMapping. |
| TransactionHandlerNull |
Implementation of
TransactionHandler that does nothing but track the transaction state. |
| UnmodifiableGraph |
Licenced under the Apache License, Version 2.0