Uses of Interface
org.neo4j.cypherdsl.core.StatementBuilder
-
Packages that use StatementBuilder Package Description org.neo4j.cypherdsl.core Contains an internal DSL for creating Cypher. -
-
Uses of StatementBuilder in org.neo4j.cypherdsl.core
Subinterfaces of StatementBuilder in org.neo4j.cypherdsl.core Modifier and Type Interface Description interfaceLoadCSVStatementBuilderMethods in org.neo4j.cypherdsl.core that return StatementBuilder Modifier and Type Method Description static @NotNull StatementBuilderStatement. builder()@NotNull StatementBuilderLoadCSVStatementBuilder. withFieldTerminator(java.lang.String fieldTerminator)Configure a field terminator in case the fields aren't separated with the default ,
-