Module org.neo4j.cypherdsl.core
Package org.neo4j.cypherdsl.core.renderer
package org.neo4j.cypherdsl.core.renderer
A renderer for
statements in the simplest form possible.-
ClassDescriptionThis class provides some configuration settings for the Cypher-DSL, mainly around rendering of a statement.Use this builder to create new
Configurationinstances.Enum for configuring name rewriting.Enum for the available indent styles.The dialect to be used when rendering a statement into Cypher.This is a more general renderer thanRenderer.Instances of this class are supposed to be thread-safe.