Package | Description |
---|---|
org.apache.marmotta.commons.sesame.transactions.model | |
org.apache.marmotta.kiwi.persistence |
Modifier and Type | Field and Description |
---|---|
protected TripleTable<org.openrdf.model.Statement> |
TransactionData.addedTriples |
protected TripleTable<org.openrdf.model.Statement> |
TransactionData.removedTriples
Triples that have been removed from the triple store
|
Modifier and Type | Method and Description |
---|---|
TripleTable<org.openrdf.model.Statement> |
TransactionData.getAddedTriples() |
TripleTable<org.openrdf.model.Statement> |
TransactionData.getRemovedTriples() |
Modifier and Type | Field and Description |
---|---|
protected TripleTable<KiWiTriple> |
KiWiConnection.tripleBatch |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.