Does Bloom have a way to run a search phrase on currently selected nodes in the window?
Meaning, I would like to be able to click on a node and type a search phrase on that node only.
I have been into a finer point of Cypher syntax and I keep running into dead ends when searching about this issue.
The goal is relatively simple: I have a social graph made of Persons following Groups.
I would like to simplify it by creating a relati...
That was indeed the first case. Duplicates vanished after I deleted the past relationships.
Thanks again! That allowed be to turn a whole python script into a single line of Cypher
Thanks for sending me on the right track!
Your query returns all relationships in duplicates even with the filter but at least I get the right count per relationship, so I can work with that. I will check if it is something in my data.