Uses of Interface
org.eclipse.rdf4j.sail.StackableSail
-
Packages that use StackableSail Package Description org.eclipse.rdf4j.sail.helpers Abstract base implementation and internal helper classes for Sail implementations. -
-
Uses of StackableSail in org.eclipse.rdf4j.sail.helpers
Classes in org.eclipse.rdf4j.sail.helpers that implement StackableSail Modifier and Type Class Description classNotifyingSailWrapperAn implementation of the StackableSail interface that wraps another Sail object and forwards any relevant calls to the wrapped Sail.classSailWrapperAn implementation of the StackableSail interface that wraps another Sail object and forwards any relevant calls to the wrapped Sail.
-