S
- public static interface StatementBuffer.IWrittenSPOArray
BaseAxioms
. Ideally this could
be backed out in favor of using the IChangeLog
but I was not able
to make that work out very easily.BLZG-1552
Modifier and Type | Method and Description |
---|---|
void |
didWriteSPOs(SPO[] stmts,
int numStmts)
A callback that is invoked with the statements actually written onto the
backing store.
|
void didWriteSPOs(SPO[] stmts, int numStmts)
stmts
- An array of the statements written onto the backing store.numStmts
- The number of entries in that array that were written.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.