Question: What is the purpose of the RETURN clause in Cypher?Answer: The RETURN clause in Cypher is used to specify the data to be returned as the result of a query. It allows users to define the structure and content of the query output. |
Is it helpful?
Yes
No
Most helpful rated by users: