Leo docs describe Global Node Index (gnx) as giving each node a unique, immutable identity.
I have a few questions.
1. How do you find the gnx identity of a node?
2. Once you know the gnx of a node, can a script be directed to read the data in that node?
I get the impression gnx's are related to external files, or clones. Whereas I am looking for a simple way to identify a node and read it's data.
Using p.v.gnx (or p.v.fileIndex it used to be old name of this attribute).