Interface JsonLdGraph
- All Superinterfaces:
AutoCloseable, Graph, GraphLike<Triple>, JsonLdGraphLike<Triple>
- All Known Implementing Classes:
JsonLdGraphImpl
A
Graph view of a JsonLd RDFDataset.-
Method Summary
Methods inherited from interface Graph
add, add, clear, close, contains, contains, getTriples, getTriples, iterate, iterate, remove, remove, size, stream, streamMethods inherited from interface JsonLdGraphLike
getRdfDataSet