Uses of Enum
tech.oxfordsemantic.jrdfox.client.ReasoningAlgorithm
Packages that use ReasoningAlgorithm
-
Uses of ReasoningAlgorithm in tech.oxfordsemantic.jrdfox.client
Subclasses with type arguments of type ReasoningAlgorithm in tech.oxfordsemantic.jrdfox.clientModifier and TypeClassDescriptionenumTthe reasoning algorithms supported by RDFox.Methods in tech.oxfordsemantic.jrdfox.client that return ReasoningAlgorithmModifier and TypeMethodDescriptionDataStoreConnection.getDataStoreReasoningAlgorithm()Returns the reasoning that the data store would use to process updates.static ReasoningAlgorithmReturns 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.