public class FastClosure extends BaseClosure
db, enableOwlFunctionalAndInverseFunctionalProperty, forwardChainOwlEquivalentClass, forwardChainOwlEquivalentProperty, forwardChainOwlHasValue, forwardChainOwlInverseOf, forwardChainOwlSameAsClosure, forwardChainOwlSameAsProperties, forwardChainOwlSymmetricProperty, forwardChainOwlTransitiveProperty, forwardChainRdfTypeRdfsResource, rdfsOnly, vocab| Constructor and Description |
|---|
FastClosure(AbstractTripleStore db) |
| Modifier and Type | Method and Description |
|---|---|
MappedProgram |
getProgram(String db,
String focusStore)
Return the program that will be used to compute the closure of the
database.
|
getCustomRulespublic FastClosure(AbstractTripleStore db)
public MappedProgram getProgram(String db, String focusStore)
BaseClosuregetProgram in class BaseClosuredb - The database whose closure will be updated.focusStore - When non-null, the focusStore will be
closed against the database with the entailments written
into the database. When null, the entire
database will be closed (database-at-once closure).Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.