| 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 |
A version of Graph that does term equality only
|
| GraphOps | |
| GraphPrefixesProjection |
View of a dataset's prefixes for a particular graph
|
| GraphReadOnly | |
| GraphSPARQL |
This class provides the Jena Graph interface to a graph in a Dataset.
|
| 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
|
| NodeConst | |
| NodeTransformLib | |
| UnmodifiableGraph |
Licenced under the Apache License, Version 2.0