apoc.bolt.load.fromLocal
Procedure Apoc Extended
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?  | 
{}  |