When I return a node or relationship from a Cypher query, I just get a bunch of urls.How can I get the actual data? Manually parse and fetch all the urls?
How can I get the actual data? Manually parse and fetch all the urls?