Application Examples Using Parameters
This lesson is intended to give you a very brief view of how a few of the programming languages that Neo4j supports uses iFull definition for Cypher (opens in a new tab)Neo4j's implementation of GQL, the ISO standard query language for graph databases. It is declarative: you describe the pattern to find, and the database decides how to find it. with parameters.
Although each language has its own distinct syntax, the process for each language is similar.
Parameters are sent as an additional argument when a Cypher statement is run through the driver, and are referenced in the same way as covered in this module, by applying the $ prefix.
Join GraphAcademy to keep learning
Create your account to unlock 80+ hours of hands-on Neo4j courses, track your progress, and earn a certificate when you complete the course.
Sign in or register