Uses of Enum Class
org.springframework.data.neo4j.core.support.UserAgent
Packages that use UserAgent
Package
Description
This package provides a couple of support classes that might be
helpful in your domain, for example a predicate indicating that some transaction may be
retried and additional converters and id generators.
-
Uses of UserAgent in org.springframework.data.neo4j.core.support
Subclasses with type arguments of type UserAgent in org.springframework.data.neo4j.core.supportModifier and TypeClassDescriptionenumRepresentation of a user agent containing sensible information to identify queries generated by or executed via Spring Data Neo4j.Methods in org.springframework.data.neo4j.core.support that return UserAgent