apoc.nodes.link Procedure apoc.nodes.link([nodes],'REL_TYPE') - creates a linked list of nodes from first to last Signature apoc.nodes.link(nodes :: LIST? OF NODE?, type :: STRING?) :: VOID Input parameters Name Type Default nodes LIST? OF NODE? null type STRING? null More documentation of apoc.nodes.link