Uses of Enum Class
org.apache.camel.component.neo4j.Neo4Operation
Packages that use Neo4Operation
-
Uses of Neo4Operation in org.apache.camel.component.neo4j
Methods in org.apache.camel.component.neo4j that return Neo4OperationModifier and TypeMethodDescriptionNeo4jOperationException.getOperation()static Neo4OperationReturns the enum constant of this class with the specified name.static Neo4Operation[]Neo4Operation.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.apache.camel.component.neo4j with parameters of type Neo4Operation