Interface InferencerConnection

All Superinterfaces:
AutoCloseable, NotifyingSailConnection, SailConnection
All Known Implementing Classes:
AbstractForwardChainingInferencerConnection, DedupingInferencerConnection, ElasticsearchStoreConnection, ExtensibleStoreConnection, InferencerConnectionWrapper, LmdbStoreConnection, MemoryStoreConnection, NativeStoreConnection, SailSourceConnection, SchemaCachingRDFSInferencerConnection

public interface InferencerConnection extends NotifyingSailConnection
An extension of the SailConnection interface offering methods that can be used by inferencers to store and remove inferred statements.