| Interface | Description |
|---|---|
| TripleCreator |
An interface for a class which can generate a triple based on Ids that it got
from a graph.
|
| Class | Description |
|---|---|
| SimpleCachingTripleCreator |
A simple extension of the
SimpleTripleCreator which uses internal
maps for caching created nodes. |
| SimpleTripleCreator |
A simple
TripleCreator implementation relying on a base graph Id and
a list of URI templates of the existing graphs. |
| UriHelper |
Copyright © 2019–2020. All rights reserved.