Ask a question to get started
Enter to sendā¢Shift+Enter new line
INCLUDE_DOCS_QUERY = "\nMERGE ( d:Document {id:$document.metadata.id} )\nSET d.content = $document.page_content\nSET d += $document.metadata\nRETURN distinct 'done' AS result\n"