Package org.springframework.data.neo4j.core.support
@NonNullApi
package org.springframework.data.neo4j.core.support
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.
-
ClassDescriptionDon't use outside SDN code.Indicates SDN to store dates as long in the database.Indicates SDN 6 to store dates as
String
in the database.A predicate indicating true forthrowables
that can be safely retried and false in any other case.Representation of a user agent containing sensible information to identify queries generated by or executed via Spring Data Neo4j.A generator providing UUIDs.