public class TextDocProducerTriples extends Object implements TextDocProducer
| Constructor and Description |
|---|
TextDocProducerTriples(TextIndex indexer) |
| Modifier and Type | Method and Description |
|---|---|
void |
change(QuadAction qaction,
Node g,
Node s,
Node p,
Node o) |
void |
finish() |
void |
reset() |
void |
start() |
public TextDocProducerTriples(TextIndex indexer)
public void start()
start in interface DatasetChangespublic void finish()
finish in interface DatasetChangespublic void reset()
reset in interface DatasetChangespublic void change(QuadAction qaction, Node g, Node s, Node p, Node o)
change in interface DatasetChangesLicenced under the Apache License, Version 2.0