Uses of Class
com.semedy.reasoner.api.core.JSONDeductiveDatabase
Packages that use JSONDeductiveDatabase
-
Uses of JSONDeductiveDatabase in com.semedy.reasoner.api.core
Methods in com.semedy.reasoner.api.core with parameters of type JSONDeductiveDatabaseModifier and TypeMethodDescriptionJSONCache.retrieveJsons
(JSONDeductiveDatabase jdb, String ooquery, int maxNumberOfResults, Properties builtinConfig) Retrieve JSON Objects as strings using an OO-logic query.Constructors in com.semedy.reasoner.api.core with parameters of type JSONDeductiveDatabaseModifierConstructorDescriptionJsonResult
(String ooquery, JSONDeductiveDatabase jdb, int maxNumberOfResults, Properties builtinConfig)