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 org.apache.commons.rdf.api.Graph
add, add, clear, close, contains, contains, getTriples, getTriples, iterate, iterate, remove, remove, size, stream, streamMethods inherited from interface org.apache.commons.rdf.jsonldjava.JsonLdGraphLike
getRdfDataSet