migrate
⚠️
The migrate module was renamed to cross_database in Memgraph 3.11.
The migrate.* procedure names continue to work via aliases shipped with Memgraph, but new code
should call cross_database.* directly. See the cross_database page for the
full reference, including the new bolt() procedure (which supersedes
migrate.memgraph()) and the type-conversion rules that apply when reading from Bolt sources.
This page is kept for backwards-compatible inbound links. All content has moved to
cross_database.