Bases: surf.plugin.Plugin
Super class for all surf Writer plugins.
Add a triple to the store, in the specified context.
None can be used as a wildcard.
Remove all triples from the store.
If context is specified, only the specified context will be cleared.
Enables or disable logging for the current plugin.
Perform index of the triples if such functionality is present.
Return True if operation successful.
True if logging is enabled.
Load triples from supported sources if such functionality is present.
Return True if operation successful.
Remove a triple from the store, from the specified context.
None can be used as a wildcard.