| Class | Description |
|---|---|
| GraphNode |
This class represents a node in the context of a graph.
|
| GraphUtils |
Utility methods to manipulate
Graphs |
| IRIUtil |
A utility class for IRI and String manipulations.
|
| RdfList |
An implementation of an
java.util.List backed by an RDF
collection (rdf:List). |
| SeeAlsoExpander |
Expands a GraphNode expanding SeeAlso-References of the node.
|
| Smusher |
A utility to smush equivalent resources.
|
| UnionGraph |
This class represents the union of multiple triple collections.
|
| UnionWatchableGraph | |
| UriMutatingGraph |
This wrapps a Triplecollection changing a prefix for the IRIs contained
in subject or object position.
|
| Exception | Description |
|---|---|
| GraphUtils.NoSuchSubGraphException |
Copyright © 2015–2022 The Apache Software Foundation. All rights reserved.