Package org.eclipse.rdf4j.benchmark
Class ReasoningBenchmark
- java.lang.Object
-
- org.eclipse.rdf4j.benchmark.ReasoningBenchmark
-
- Direct Known Subclasses:
ReasoningBenchmark_jmhType_B1
public class ReasoningBenchmark extends Object
- Author:
- HÃ¥vard Mikkelsen Ottestad
-
-
Constructor Summary
Constructors Constructor Description ReasoningBenchmark()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidforwardChainingSchemaCachingRDFSInferencer()voidforwardChainingSchemaCachingRDFSInferencerMultipleTransactions()voidforwardChainingSchemaCachingRDFSInferencerMultipleTransactionsSchema()voidforwardChainingSchemaCachingRDFSInferencerSchema()voidnoReasoning()voidnoReasoningMultipleTransactions()
-
-
-
Field Detail
-
param
public String param
-
-
Method Detail
-
noReasoning
public void noReasoning() throws IOException- Throws:
IOException
-
noReasoningMultipleTransactions
public void noReasoningMultipleTransactions() throws IOException- Throws:
IOException
-
forwardChainingSchemaCachingRDFSInferencer
public void forwardChainingSchemaCachingRDFSInferencer() throws IOException- Throws:
IOException
-
forwardChainingSchemaCachingRDFSInferencerMultipleTransactions
public void forwardChainingSchemaCachingRDFSInferencerMultipleTransactions() throws IOException- Throws:
IOException
-
forwardChainingSchemaCachingRDFSInferencerSchema
public void forwardChainingSchemaCachingRDFSInferencerSchema() throws IOException- Throws:
IOException
-
forwardChainingSchemaCachingRDFSInferencerMultipleTransactionsSchema
public void forwardChainingSchemaCachingRDFSInferencerMultipleTransactionsSchema() throws IOException- Throws:
IOException
-
-