apoc.bolt.load.fromLocal
Procedure APOC Full
Signature
apoc.bolt.load.fromLocal(url :: STRING?, localStatement :: STRING?, remoteStatement :: STRING?, config = {} :: MAP?) :: (row :: MAP?)
Input parameters
Name | Type | Default |
---|---|---|
url |
STRING? |
null |
localStatement |
STRING? |
null |
remoteStatement |
STRING? |
null |
config |
MAP? |
{} |