Package | Description |
---|---|
org.apache.marmotta.kiwi.reasoner.engine | |
org.apache.marmotta.kiwi.reasoner.persistence |
Modifier and Type | Method and Description |
---|---|
protected Set<Justification> |
ReasoningEngine.getBaseJustifications(KiWiReasoningConnection connection,
Set<Justification> justifications)
For all justifications contained in the set passed as argument, create corresponding base justifications,
i.e.
|
protected Collection<Justification> |
ReasoningEngine.getJustifications(KiWiReasoningConnection connection,
KiWiTriple t,
Set<Justification> transactionJustifications)
Return the justifications for the triple passed as argument.
|
Modifier and Type | Method and Description |
---|---|
KiWiReasoningConnection |
KiWiReasoningPersistence.getConnection()
Return a connection from the connection pool which already has the auto-commit disabled.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.