Uses of Interface
org.eclipse.rdf4j.repository.DelegatingRepositoryConnection
-
Packages that use DelegatingRepositoryConnection Package Description org.eclipse.rdf4j.repository.base Abstract base classes and wrappers for the main Repository API interfaces. -
-
Uses of DelegatingRepositoryConnection in org.eclipse.rdf4j.repository.base
Classes in org.eclipse.rdf4j.repository.base that implement DelegatingRepositoryConnection Modifier and Type Class Description classRepositoryConnectionWrapperDelegates all calls to the delegate RepositoryConnection.
-