Uses of Enum Class
com.ocient.jdbc.graph.OCGraph.ExecutionMode
Packages that use OCGraph.ExecutionMode
-
Uses of OCGraph.ExecutionMode in com.ocient.jdbc.graph
Methods in com.ocient.jdbc.graph that return OCGraph.ExecutionModeModifier and TypeMethodDescriptionstatic OCGraph.ExecutionModeReturns the enum constant of this class with the specified name.static OCGraph.ExecutionMode[]OCGraph.ExecutionMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.ocient.jdbc.graph with parameters of type OCGraph.ExecutionModeModifier and TypeMethodDescriptionstatic voidOCGraph.setExecutionConfig(OCGraph.ExecutionMode mode) Sets the execution mode for the graph library.