Ask a question to get started
Enter to sendā¢Shift+Enter new line
NODE_IMPORT_QUERY = "\nUNWIND $data AS row\nCALL merge.node( row.label, row.properties, {}, {} ) \nYIELD node \nRETURN distinct 'done' AS result\n"