Uses of Interface
org.neo4j.cypherdsl.core.StatementBuilder
Packages that use StatementBuilder
-
Uses of StatementBuilder in org.neo4j.cypherdsl.core
Subinterfaces of StatementBuilder in org.neo4j.cypherdsl.coreModifier and TypeInterfaceDescriptioninterfaceA builder dedicated to the creation of theLOAD CSVstatement.Methods in org.neo4j.cypherdsl.core that return StatementBuilderModifier and TypeMethodDescriptionstatic StatementBuilderStatement.builder()Returns a new statement builder.LoadCSVStatementBuilder.withFieldTerminator(String fieldTerminator) Configure a field terminator in case the fields aren't separated with the default,.