Uses of Class
org.apache.jena.ontapi.impl.repositories.PersistentGraphRepository
Packages that use PersistentGraphRepository
-
Uses of PersistentGraphRepository in org.apache.jena.ontapi
Methods in org.apache.jena.ontapi that return PersistentGraphRepositoryModifier and TypeMethodDescriptionstatic PersistentGraphRepository
GraphRepository.createPersistentGraphRepository
(GraphMaker maker) A factory method for creating persistentGraphRepository
; persistence is ensured by themaker
.