public class ClosureStats extends Object
Modifier and Type | Field and Description |
---|---|
CAT |
elapsed
Time to compute the entailments and store them within the database
(milliseconds).
|
CAT |
mutationCount
The #of entailments that were added to the database (this includes axioms
and statements entailed given the data).
|
Constructor and Description |
---|
ClosureStats() |
ClosureStats(long mutationCount,
long elapsed) |
public final CAT mutationCount
public final CAT elapsed
public ClosureStats()
public ClosureStats(long mutationCount, long elapsed)
mutationCount
- elapsed
- public void add(ClosureStats o)
public long triplesPerSecond()
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.