apoc.data.url

Function

apoc.data.url('url') as {protocol,host,port,path,query,file,anchor,user} | turn URL into map structure

Signature

apoc.data.url(url :: STRING?) :: (MAP?)

Input parameters

Name Type Default

url

STRING?

null