Uses of Interface
org.neo4j.cypherdsl.core.ast.ProvidesAffixes
-
Packages that use ProvidesAffixes Package Description org.neo4j.cypherdsl.core Contains an internal DSL for creating Cypher. -
-
Uses of ProvidesAffixes in org.neo4j.cypherdsl.core
Subinterfaces of ProvidesAffixes in org.neo4j.cypherdsl.core Modifier and Type Interface Description interfaceCaseSee CaseExpression.static interfaceCase.CaseEndingSpecification for a renderable, complete CASE statementstatic interfaceCase.GenericCaseExtension of theCaseinterface to support generic case.static interfaceCase.SimpleCaseExtension theCaseinterface to support simple case with an initial expression / condition.
-