Record of the last time a resource was flushed.
Add statements to the store.
Data to parse and add to the store.
Find the first quad matching the given arguments. Use null or undefined as a wild-card.
Flushes the change buffer to the return value.
Statements held in memory since the last flush.
Searches the store for all the quads on {iri} (so not all statements relating to {iri}).
The identifier of the resource.
Removes an array of statements and inserts another. Note: Be sure that the replacement contains the same subjects as the original to let the broadcast work correctly.
The statements to remove from the store.
The statements to add to the store.
Generated using TypeDoc
Provides a clean consistent interface to stored (RDF) data.