Package ac.simons.neo4j.migrations.core.internal
package ac.simons.neo4j.migrations.core.internal
Internal, utility classes. Not to be used outside the Core API. They won't be accessible when this project is used
on the Java Module Path and are not subject to semantic versioning.
-
ClassDescriptionAccessor to messages shared between the core module and extensions.Represents a Neo4j edition.Simplified Neo4j version, fuzzy if you want so (just looking at Major.Minor, not the patches).Compares two Neo4j versions strings.A simple implementation of
NodeSetData
, working on a flat list ofnodes
.This no-operation context is used while computing checksums of XML.Utilities to deal with some minor reflection tasks.Internally used String utilities.A throwing error handler used when buildingdocuments
for which a scheme is available.Unchecked analogue toUncheckedIOException
.Constants used throughout parsing and reading / writing elements and attributes of xml and database constraints.Shared factories and other utilities around XML processing