Class GraphSink

java.lang.Object
org.apache.jena.graph.impl.GraphBase
org.apache.jena.sparql.graph.GraphSink
All Implemented Interfaces:
Graph, GraphWithPerform

public class GraphSink extends GraphBase
A graph that performs adds and deletes by silently ignoring them.
See Also: