| Proposed changes:
- Use EmbeddedNeo4j prefix for classes related to the embedded dialect
- Use BaseNeo4j prefix for abstract classes used by the different dialects
- Create a package structure for embedded similar to the one we have for the remote dialect: org.hibernate.ogm.datastore.neo4j.test.remote
|
|