Package com.semedy.reasoner.api.core
Class JsonResult
java.lang.Object
com.semedy.reasoner.api.core.JsonResult
Represents a result for a retrieval for jsons
- Author:
- angele
-
Constructor Summary
ConstructorsConstructorDescriptionJsonResult
(String ooquery, JSONDeductiveDatabase jdb, int maxNumberOfResults, Properties builtinConfig) -
Method Summary
-
Constructor Details
-
JsonResult
public JsonResult(String ooquery, JSONDeductiveDatabase jdb, int maxNumberOfResults, Properties builtinConfig)
-
-
Method Details