Package org.neo4j.cypherdsl.core.utils
Set of
*Utils classes for internal usage.-
Class Summary Class Description Assertions Assertions used throughout the Cypher-DSL.LRUCache<K,V> A non thread safe least recently used (LRU) cache.Strings The usual, static class with helper methods centered around missing functionality inString. -
Annotation Types Summary Annotation Type Description CheckReturnValue Simple version of the JSR 305 annotation that allows detecting accidentally omitted calls toCypher.match(org.neo4j.cypherdsl.core.PatternElement...)()} and the likes in IntelliJ.