public class SinkTriplesToGraph extends Object implements Sink<Triple>
SinkTriplesToGraph(boolean x, Graph g)
void
close()
flush()
send(Triple triple)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SinkTriplesToGraph(boolean x, Graph g)
public void send(Triple triple)
send
Sink<Triple>
public void flush()
flush
public void close()
close
Closeable
Licenced under the Apache License, Version 2.0