Class UnionSailSource

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

class UnionSailSource extends Object implements SailSource
Combines two sources to act as a single SailSource. This is useful to provide a combined view of both explicit and inferred statements.