public class SGDStreamingInference extends InferenceApplication
atomManager, CONFIG_PREFIX, db, GROUND_RULE_STORE_DEFAULT, GROUND_RULE_STORE_KEY, groundRuleStore, model, reasoner, REASONER_DEFAULT, REASONER_KEY, TERM_GENERATOR_DEFAULT, TERM_GENERATOR_KEY, TERM_STORE_DEFAULT, TERM_STORE_KEY, termGenerator, termStore
Constructor and Description |
---|
SGDStreamingInference(Model model,
Database db) |
Modifier and Type | Method and Description |
---|---|
void |
close()
Releases all resources used by this ModelApplication.
|
protected GroundRuleStore |
createGroundRuleStore() |
protected Reasoner |
createReasoner() |
protected TermGenerator |
createTermGenerator() |
protected TermStore |
createTermStore() |
completeInitialize, createAtomManager, getAtomManager, getGroundRuleStore, getInferenceApplication, getReasoner, getTermStore, inference, inference, initialize, internalInference
protected Reasoner createReasoner()
createReasoner
in class InferenceApplication
protected TermStore createTermStore()
createTermStore
in class InferenceApplication
protected GroundRuleStore createGroundRuleStore()
createGroundRuleStore
in class InferenceApplication
protected TermGenerator createTermGenerator()
createTermGenerator
in class InferenceApplication
public void close()
ModelApplication
close
in interface ModelApplication
close
in class InferenceApplication
Copyright © 2020 University of California, Santa Cruz. All rights reserved.