public interface TripleCollectorMark extends TripleCollector
Modifier and Type | Method and Description |
---|---|
void |
addTriple(int index,
Triple t) |
void |
addTriplePath(int index,
TriplePath tPath) |
int |
mark() |
addTriple, addTriplePath
int mark()
void addTriple(int index, Triple t)
void addTriplePath(int index, TriplePath tPath)
Licenced under the Apache License, Version 2.0