Uses of Class
org.neo4j.cypherdsl.core.StringLiteral
Packages that use StringLiteral
-
Uses of StringLiteral in org.neo4j.cypherdsl.core
Methods in org.neo4j.cypherdsl.core with parameters of type StringLiteralModifier and TypeMethodDescriptionstatic ClauseClauses.loadCSV(boolean withHeaders, StringLiteral uri, SymbolicName alias, @Nullable String fieldTerminator) Creates anLOAD CSV clause.static Statement.UseStatementCypher.use(StringLiteral target, Statement statement) Decorates the given statement by prepending a dynamic USE clause.