UNPKG

morpheus4j

Version:

Morpheus is a migration tool for Neo4j. It aims to be a simple and intuitive way to migrate your database.

4 lines (3 loc) 88 B
export declare class MigrationError extends Error { constructor(message: string); }