Ask a question to get started
Enter to sendā¢Shift+Enter new line
REL_NODES_IMPORT_QUERY = "\nUNWIND $data AS row\nMERGE ( source {id: row.source_id})\nMERGE (target {id: row.target_id} )\nRETURN distinct 'done' AS result\n"