Uses of Class
tech.oxfordsemantic.jrdfox.client.ReasoningAlgorithm
| Package | Description |
|---|---|
| tech.oxfordsemantic.jrdfox.client |
-
Uses of ReasoningAlgorithm in tech.oxfordsemantic.jrdfox.client
Methods in tech.oxfordsemantic.jrdfox.client that return ReasoningAlgorithm Modifier and Type Method Description ReasoningAlgorithmDataStoreConnection. getDataStoreReasoningAlgorithm()Returns the reasoning that the data store would use to process updates.static ReasoningAlgorithmReasoningAlgorithm. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ReasoningAlgorithm[]ReasoningAlgorithm. values()Returns an array containing the constants of this enum type, in the order they are declared.