Uses of Interface
org.eclipse.rdf4j.spring.support.UUIDSource
Package
Description
-
Uses of UUIDSource in org.eclipse.rdf4j.spring.support
ModifierConstructorDescriptionRDF4JTemplate
(RepositoryConnectionFactory repositoryConnectionFactory, OperationInstantiator operationInstantiator, org.springframework.core.io.ResourceLoader resourceLoader, UUIDSource uuidSource) -
Uses of UUIDSource in org.eclipse.rdf4j.spring.uuidsource.noveltychecking
-
Uses of UUIDSource in org.eclipse.rdf4j.spring.uuidsource.predictable
Modifier and TypeClassDescriptionclass
UUID source that generates the same sequence of UUIDs by counting up along
counter and using that as the value for generating a UUID. -
Uses of UUIDSource in org.eclipse.rdf4j.spring.uuidsource.sequence
-
Uses of UUIDSource in org.eclipse.rdf4j.spring.uuidsource.simple