Hi,
I am totally new to neo4j. I want to create nodes via python,
containing links to images on the file system/LAN
I was able to create an click-able link to an image via:
b = Node("Person", name="Bob", age=44, image = '<img src="https://domain/the_...