Hi,
I would like to highlight some nodes in Bloom and copy their ids for processing within a python script.
The copy/paste from Bloom recreates the cypher query that created the selection including the relationships. Does anyone have some python code that would extract out the nodes from the query? I have been playing with regex with pretty limited success. The export function will give me all the nodes not just the highlighted ones so that does work.
Andy