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, setGraphgetClass, notify, notifyAll, toString, wait, wait, waitaddTriple, addTriplePathpublic int mark()
mark in interface TripleCollectorMarkpublic void addTriple(int index,
Triple triple)
addTriple in interface TripleCollectorMarkpublic void addTriplePath(int index,
TriplePath tPath)
addTriplePath in interface TripleCollectorMarkLicenced under the Apache License, Version 2.0