A new universe for your graph data.Meet Galactus DB
GALACTUS DB WIKIDeployment · Queries · Operations

Procedure directory

Wiki / Reference

Procedures use CALL ... YIELD; scalar functions use expressions such as RETURN function(...). Names are case-insensitive. Supported configuration depends on the particular procedure; this directory links to signatures and limits.

Namespace or taskReference
db.labels, db.relationshipTypes, db.propertyKeys, schema visualizationSchema procedures
SHOW INDEXES, index-specific SHOW, SHOW CONSTRAINTSIndexes
db.index.vector.queryNodesVector search
db.index.geo.withinDistance, db.index.geo.nearestSpatial indexes
db.index.spatial.intersectsShape indexes
dbms.*, SHOW DATABASES, database DDLDatabase administration
gdb.license()Edition, instance ID, core allocation and licence status
gdb.neo4j.import(path_or_bytes)Neo4j 4.x/5.x dump imports
gdb.checkpoint, gdb.dump, gdb.restore, dump transfer callsBackups and maintenance
gdb.cypher.importScript replay
gdb.compactStrings, gdb.stringStatsInterner maintenance
gdb.dijkstra, gdb.astar, gdb.pageRank, gdb.degreeLive graph algorithms
gds.graph.*Graph catalogue
gds.<algorithm>.<mode>GDS algorithm matrix
apoc.path.*, apoc.meta.* proceduresTraversal and metadata
apoc.create.*, apoc.merge.*, apoc.refactor.mergeNodesGraph mutations
apoc.load.json, apoc.import.json, apoc.export.*Logical interchange

dbms.procedures()/dbms.functions() return empty compatibility rows and are not a complete runtime API catalogue. Start with this directory for discovery.

Documentation · Compatibility

Planning a deployment? Review compatibility and licence setup for your instance.