Class AbstractForwardChainingInferencer

    • Constructor Detail

      • AbstractForwardChainingInferencer

        public AbstractForwardChainingInferencer()
      • AbstractForwardChainingInferencer

        public AbstractForwardChainingInferencer​(NotifyingSail baseSail)
    • Method Detail

      • getDefaultIsolationLevel

        public org.eclipse.rdf4j.common.transaction.IsolationLevel getDefaultIsolationLevel()
        Specified by:
        getDefaultIsolationLevel in interface Sail
        Overrides:
        getDefaultIsolationLevel in class org.eclipse.rdf4j.sail.helpers.SailWrapper
      • getSupportedIsolationLevels

        public List<org.eclipse.rdf4j.common.transaction.IsolationLevel> getSupportedIsolationLevels()
        Specified by:
        getSupportedIsolationLevels in interface Sail
        Overrides:
        getSupportedIsolationLevels in class org.eclipse.rdf4j.sail.helpers.SailWrapper