Optional
triples: Q_RDF[]Optional
options: StoreOptionsAdds the specified quad to the dataset.
Existing quads, as defined in Quad.equals
, will be ignored.
Removes the specified quad from the dataset.
Deletes the given named graph.
The end
and error
events are used like described in the Stream interface.
The graph term or string to match.
The resulting event emitter.
Determines whether a dataset includes a certain quad.
Consumes the given stream.
The end
and error
events are used like described in the Stream interface.
Depending on the use case, subtypes of EventEmitter or Stream are used.
The stream that will be consumed.
The resulting event emitter.
Removes all streamed quads.
The end and error events are used like described in the Stream interface.
The stream that will be consumed.
The resulting event emitter.
A non-negative integer that specifies the number of quads in the set.