Package org.neo4j.cypherdsl.core.internal

This is basically the kitchen sink for all classes that must be public but are not actually part of the public API. We will change them at will and don't give any guarantees about them. All classes inside that package are marked as API.Status.INTERNAL. The internal package won't be exported when the Cypher-DSL is run on the module path.
Author:
Michael J. Simons