Interface SailSource

All Superinterfaces:
AutoCloseable, SailClosable
All Known Implementing Classes:
BackingSailSource

public interface SailSource extends SailClosable
A persistent yet mutable source or container of RDF graphs. In which its state can change over time. The life cycle follows that of a store and/or transactions. The SailClosable.close() is only applicable to results from fork(), not to the backing SailSource itself.
Author:
James Leigh