Interface NotifyingSail

All Superinterfaces:
Sail
All Known Implementing Classes:
AbstractForwardChainingInferencer, AbstractNotifyingSail, CustomGraphQueryInferencer, DedupingInferencer, DirectTypeHierarchyInferencer, ElasticsearchStore, ExtensibleStore, LmdbStore, LuceneSail, MemoryStore, NativeStore, NotifyingSailWrapper, SchemaCachingRDFSInferencer, ShaclSail

public interface NotifyingSail extends Sail
An interface for Sails that notify registered SailChangedListeners of changes in the data in the Sail.
Author:
James Leigh