Class BackingSailSource

java.lang.Object
org.eclipse.rdf4j.sail.base.BackingSailSource
All Implemented Interfaces:
AutoCloseable, SailClosable, SailSource

public abstract class BackingSailSource extends Object implements SailSource
A Backing SailSource that does not respond to close() prepare() or flush(). These methods have no effect.
Author:
James Leigh