Hi, I can't tell what is wrong with my query.
I have a node (KnowledgeEntry) that has an outgoing 'CONTAINS' relationship to multiple nodes of type KnowledgeRecord. The query is used to update a KnowledgeEntry and its Records.
Firstly, I want to set ...