We should create a new class EmbeddedNeo4jDialect to be consistent with the corrent names we used in the dialect and deprecate Neo4jDialect. We could use Neo4jDialect as a generic class to delegate to Neo4j which dialect to use based on the dependency and the configuration. I'm going to deprecate this for now. |