Package | Description |
---|---|
edu.freiburg.dbis.rdd |
Modifier and Type | Method and Description |
---|---|
static RDDEvaluationResult |
RDDExecutor.evalResult(java.util.Set<FOFormula> formulas,
java.io.File dataFile,
org.openrdf.rio.RDFFormat fileFormat,
boolean askMode)
Evaluate the result over an RDF database.
|
static RDDEvaluationResult |
RDDExecutor.evalResult(java.util.Set<FOFormula> formulas,
java.io.File dataFile,
org.openrdf.rio.RDFFormat fileFormat,
boolean askMode,
java.lang.Integer limit)
Evaluate the result over an RDF database.
|