public class QuadDataAcc extends QuadDataAccSink implements TripleCollectorMark
Constructor and Description |
---|
QuadDataAcc() |
QuadDataAcc(List<Quad> quads) |
Modifier and Type | Method and Description |
---|---|
void |
addTriple(int index,
Triple triple) |
void |
addTriplePath(int index,
TriplePath tPath) |
boolean |
equals(Object other) |
List<Quad> |
getQuads() |
int |
hashCode() |
int |
mark() |
addQuad, addTriple, addTriplePath, close, getGraph, setGraph
getClass, notify, notifyAll, toString, wait, wait, wait
addTriple, addTriplePath
public int mark()
mark
in interface TripleCollectorMark
public void addTriple(int index, Triple triple)
addTriple
in interface TripleCollectorMark
public void addTriplePath(int index, TriplePath tPath)
addTriplePath
in interface TripleCollectorMark
Licenced under the Apache License, Version 2.0