0 votes
in Neo4j by
What is CQL? How to execute CQL commands in Neo4J?

1 Answer

0 votes
by

CQL stands for Cypher Query Language. The "$" prompt is used to execute all CQL commands in Neo4j.

...