Hi, newbie question. I have worked through the learning in Aura to create models in the 'import' panel. How is that done when not using Aura? I have installed Desktop and Browser. I have imported a .csv using Cypher (not sure where the data has gone tbh). The modelling help is much too theory and too little practice with the actual software. Where's the 'how' of modelling help?
thx
You do have access to neo4j workspace when using neo4j desktop. Look under the apps section.
Here are some modeling references:
If you have csv, probably the most friendly way to model/import is to use https://data-importer.neo4j.io/
Thank you for the replies. The jigsaw piece I was missing was, perhaps, Cypher CREATE. I eventually stumbled on arrows.app that builds the CREATE command from the diagram. I haven't done this yet, but my sense is that I would copy from arrows and run in Browser.
Note: my neo4j desktop doesn't have neo4j workspace (so far as I can tell ... Browser, Bloom, ETL and Apps gallery).
I think I'm going to stick with Aura. However, my initial experiment perhaps points to needing to transform the data in the .csv first. I have lots of self-references (a hierarchy) generated by the 'link to' field in Airtable (neo4j is in addition to, rather than instead of AT)