public class QuadAccSink extends Object implements TripleCollector, Closeable
| Constructor and Description |
|---|
QuadAccSink(Sink<Quad> sink) |
| Modifier and Type | Method and Description |
|---|---|
void |
addQuad(Quad quad) |
void |
addTriple(Triple triple) |
void |
addTriplePath(TriplePath tPath) |
void |
close() |
Node |
getGraph() |
void |
setGraph(Node n) |
public void setGraph(Node n)
public Node getGraph()
public void addQuad(Quad quad)
public void addTriple(Triple triple)
addTriple in interface TripleCollectorpublic void addTriplePath(TriplePath tPath)
addTriplePath in interface TripleCollectorLicenced under the Apache License, Version 2.0