public class StreamRowRDFBase extends Object implements StreamRowRDF
| Constructor and Description |
|---|
StreamRowRDFBase(Quad quad) |
StreamRowRDFBase(Triple triple) |
public StreamRowRDFBase(Triple triple)
public StreamRowRDFBase(Quad quad)
public boolean isTriple()
isTriple in interface StreamRowRDFpublic Triple getTriple()
getTriple in interface StreamRowRDFpublic boolean isQuad()
isQuad in interface StreamRowRDFpublic Quad getQuad()
getQuad in interface StreamRowRDFLicenced under the Apache License, Version 2.0