Interface RDF4JQuad

All Superinterfaces:
Quad, QuadLike<BlankNodeOrIRI>, RDF4JTripleLike, TripleLike
All Known Implementing Classes:
QuadImpl

public interface RDF4JQuad extends Quad, RDF4JTripleLike
Marker interface for RDF4J implementations of Quad.
See Also: