Uses of Enum Class
io.nosqlbench.adapter.neo4j.types.Neo4JOpType
Packages that use Neo4JOpType
-
Uses of Neo4JOpType in io.nosqlbench.adapter.neo4j.types
Subclasses with type arguments of type Neo4JOpType in io.nosqlbench.adapter.neo4j.typesMethods in io.nosqlbench.adapter.neo4j.types that return Neo4JOpTypeModifier and TypeMethodDescriptionstatic Neo4JOpTypeReturns the enum constant of this class with the specified name.static Neo4JOpType[]Neo4JOpType.values()Returns an array containing the constants of this enum class, in the order they are declared.