@InternalUseOnly public class ConnectionsGroup extends Object implements Closeable
Modifier and Type | Method and Description |
---|---|
void |
close() |
SailConnection |
getAddedStatements() |
SailConnection |
getBaseConnection() |
org.eclipse.rdf4j.sail.shacl.ast.planNodes.PlanNode |
getCachedNodeFor(org.eclipse.rdf4j.sail.shacl.ast.planNodes.PlanNode planNode) |
SailConnection |
getPreviousStateConnection() |
RdfsSubClassOfReasoner |
getRdfsSubClassOfReasoner() |
SailConnection |
getRemovedStatements() |
Stats |
getStats() |
ShaclSailConnection.Settings |
getTransactionSettings() |
boolean |
isExperimentalSparqlValidation() |
public SailConnection getPreviousStateConnection()
public SailConnection getAddedStatements()
public SailConnection getRemovedStatements()
public void close()
close
in interface Closeable
close
in interface AutoCloseable
public SailConnection getBaseConnection()
public org.eclipse.rdf4j.sail.shacl.ast.planNodes.PlanNode getCachedNodeFor(org.eclipse.rdf4j.sail.shacl.ast.planNodes.PlanNode planNode)
public RdfsSubClassOfReasoner getRdfsSubClassOfReasoner()
public Stats getStats()
public ShaclSailConnection.Settings getTransactionSettings()
public boolean isExperimentalSparqlValidation()
Copyright © 2015-2022 Eclipse Foundation. All Rights Reserved.