Hi, I have previous experience with RDF graph databases and looking to start using Neo4J, but am a little confused how modeling works.
In RDF, you can write a TTL (TURTLE) file in a language like SPARQL that defines your model's relationships. Is there an equivalent for Neo4J in Cypher? How is that underlying model built where you define controlled vocabulary like classes and relationships that you want to use?