Interface JsonLdQuad
-
- All Superinterfaces:
JsonLdTripleLike
,Quad
,QuadLike<BlankNodeOrIRI>
,TripleLike
- All Known Implementing Classes:
JsonLdQuadImpl
public interface JsonLdQuad extends Quad, JsonLdTripleLike
-
-
Method Summary
-
Methods inherited from interface org.apache.commons.rdf.jsonldjava.JsonLdTripleLike
asJsonLdQuad
-
Methods inherited from interface org.apache.commons.rdf.api.Quad
asTriple, equals, getGraphName, getObject, getPredicate, getSubject, hashCode
-
-