Uses of Enum Class
org.neo4j.ogm.driver.TypeSystem.NoNativeTypes
Packages that use TypeSystem.NoNativeTypes
-
Uses of TypeSystem.NoNativeTypes in org.neo4j.ogm.driver
Methods in org.neo4j.ogm.driver that return TypeSystem.NoNativeTypesModifier and TypeMethodDescriptionstatic TypeSystem.NoNativeTypesReturns the enum constant of this class with the specified name.static TypeSystem.NoNativeTypes[]TypeSystem.NoNativeTypes.values()Returns an array containing the constants of this enum class, in the order they are declared.