apoc.coll.zip Function apoc.coll.zip([list1],[list2]) Signature apoc.coll.zip(list1 :: LIST? OF ANY?, list2 :: LIST? OF ANY?) :: (LIST? OF ANY?) Input parameters Name Type Default list1 LIST? OF ANY? null list2 LIST? OF ANY? null More documentation of apoc.coll.zip