public class RDFVerifyTaskFactory<S extends org.openrdf.model.Statement,T extends Runnable> extends AbstractRDFTaskFactory<S,T>
db, deleteAfter, fallback, log, parserOptions
Constructor and Description |
---|
RDFVerifyTaskFactory(AbstractTripleStore db,
int bufferCapacity,
RDFParserOptions parserOptions,
boolean deleteAfter,
org.openrdf.rio.RDFFormat fallback) |
Modifier and Type | Method and Description |
---|---|
long |
getTermCount() |
long |
getTermNotFoundCount() |
long |
getTripleCount() |
long |
getTripleNotFoundCount() |
String |
reportTotals()
Report on #terms and #stmts not found as well as #triples processed
and found.
|
elapsed, getBufferFactory, getRDFFormat, newTask, notifyEnd, notifyStart
public RDFVerifyTaskFactory(AbstractTripleStore db, int bufferCapacity, RDFParserOptions parserOptions, boolean deleteAfter, org.openrdf.rio.RDFFormat fallback)
public long getTermCount()
public long getTermNotFoundCount()
public long getTripleCount()
public long getTripleNotFoundCount()
public String reportTotals()
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.