Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
08-16-2020 06:36 PM
08-16-2020 06:53 PM
Neo4J is schemeless by nature, so there is no way to setup up rigid schema in the database. Consequently, you have to properly design your own data model to ensure that system is flexible enought to fulfill all the requests. Even though, it's possible to introduce constraints and indexes, there is a dedicated chapter for that into documentation - https://neo4j.com/docs/getting-started/current/cypher-intro/schema/
All the sessions of the conference are now available online