Interface Persister


public interface Persister
An entity that allows querying and using the persistence capabilities of a datapod.
Author:
raven
  • Method Summary

    Modifier and Type
    Method
    Description
    org.apache.jena.rdf.model.Resource
    persist(org.apache.jena.sparql.path.Path path)
     
  • Method Details

    • persist

      org.apache.jena.rdf.model.Resource persist(org.apache.jena.sparql.path.Path path)