Constructor and Description |
---|
SinkTripleOutput(OutputStream outs)
|
SinkTripleOutput(OutputStream outs,
Prologue prologue,
NodeToLabel labels) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
flush() |
void |
send(Triple triple) |
void |
setLabelPolicy(NodeToLabel labels) |
void |
setPrologue(Prologue prologue) |
@Deprecated public SinkTripleOutput(OutputStream outs)
public SinkTripleOutput(OutputStream outs, Prologue prologue, NodeToLabel labels)
public void setPrologue(Prologue prologue)
public void setLabelPolicy(NodeToLabel labels)
Licenced under the Apache License, Version 2.0