We should create a new class EmbeddedNeo4jDialect to be consistent with the corrent names current prefixes we used use for classes 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. |
|