apoc.path.combine Function apoc.path.combine(path1, path2) - combines the paths into one if the connecting node matches Signature apoc.path.combine(first :: PATH?, second :: PATH?) :: (PATH?) Input parameters Name Type Default first PATH? null second PATH? null More documentation of apoc.path.combine