Hi, there.
I am a noob working on an historical database. I managed to write a first draft of my code that I can browse well and that describes each entry according to this usual pattern:
CREATE (Item123:Book {title:"Title of the book", printed:19xx}...