public class TripleCollectorBGP extends Object implements TripleCollector
| Constructor and Description |
|---|
TripleCollectorBGP() |
| Modifier and Type | Method and Description |
|---|---|
void |
addTriple(int index,
Triple t) |
void |
addTriple(Triple t) |
void |
addTriplePath(int index,
TriplePath path) |
void |
addTriplePath(TriplePath path) |
BasicPattern |
getBGP() |
int |
mark() |
public BasicPattern getBGP()
public void addTriple(Triple t)
addTriple in interface TripleCollectorpublic int mark()
mark in interface TripleCollectorpublic void addTriple(int index,
Triple t)
addTriple in interface TripleCollectorpublic void addTriplePath(TriplePath path)
addTriplePath in interface TripleCollectorpublic void addTriplePath(int index,
TriplePath path)
addTriplePath in interface TripleCollectorLicenced under the Apache License, Version 2.0