Question: What is the purpose of the PERIODIC COMMIT clause in Cypher?Answer: The PERIODIC COMMIT clause in Cypher is used when importing large amounts of data with the LOAD CSV statement. It allows for committing transactions periodically to manage memory usage. |
Is it helpful?
Yes
No
Most helpful rated by users: