Package org.neo4j.jdbc.translator.impl
package org.neo4j.jdbc.translator.impl
Contains the default implementation of the SQL Translator machinery based on jOOQ and
the Cypher-DSL.
-
ClassesClassDescriptionConfiguration for the
SqlToCypher, use this to configure parsing and rendering settings as well as table to node mappings.A builder to create new instances ofconfigurations.Factory implementation for the jOOQ X Cypher-DSL based implementation of aTranslator.