Neo4j Cypher Script
As with all actions, the goal is not to retrieve data but to execute various statements like creating or dropping indexes, calling APOC procedures, add or delete some static data and so on.
To allow you to enter semi-colons (;) in commands, strings and so on we require you to separate commands with a semi-colon on a new line