Uses of Class
org.neo4j.cypherdsl.core.Pattern
-
Packages that use Pattern Package Description org.neo4j.cypherdsl.core Contains an internal DSL for creating Cypher. -
-
Uses of Pattern in org.neo4j.cypherdsl.core
Classes in org.neo4j.cypherdsl.core with type parameters of type Pattern Modifier and Type Class Description classPattern<S extends Pattern<S>>A pattern is something that can be matched.
-