运行 Cypher 脚本文件
运行文件中的每个语句/每个文件,所有以分号分隔的语句
这些过程可用于运行通常由 cypher-shell 运行的文件。它们会自动跳过 :begin/:commit/:rollback
操作,因为它们在每个文件的单个事务中执行。
过程概述
下表描述了可用的过程和函数
限定名称 | 类型 | 版本 |
---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
仅限读取操作
-
apoc.cypher.runFileReadOnly(file or url,[{config}])
-
apoc.cypher.runFilesReadOnly([files or urls],[{config})])