public class TripleCollectorBGP extends Object implements TripleCollectorMark
| 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 TripleCollectorMarkpublic void addTriple(int index,
Triple t)
addTriple in interface TripleCollectorMarkpublic void addTriplePath(TriplePath path)
addTriplePath in interface TripleCollectorpublic void addTriplePath(int index,
TriplePath path)
addTriplePath in interface TripleCollectorMarkLicenced under the Apache License, Version 2.0