小编Faa*_*aiz的帖子

未找到 APOC 程序“apoc.export.csv.query”

CALL apoc.export.csv.query("match (m:Movie) where m.name='Matrix' return m.name","results.csv",{})
Run Code Online (Sandbox Code Playgroud)
Error: Neo.ClientError.Procedure.ProcedureNotFound

There is no procedure with the name `apoc.export.csv.query` registered for this database instance.
Please ensure you've spelled the procedure name correctly and that the procedure is properly deployed.
Run Code Online (Sandbox Code Playgroud)
  • Neo4j 社区版本 3.2.6
  • 插件“apoc-3.2.3.5.jar”已在插件目录中可用。
  • Windows 10 安装

neo4j-apoc

8
推荐指数
1
解决办法
9991
查看次数

Nestjs:如果使用 --no-spec 禁用规范文件生成,如何生成“spec.ts”文件

Nestjs:如果 --no-spec 用于禁用规范文件生成,如何生成“spec.ts”文件。我需要测试完整的模块,但我没有spec.ts 文件。是否有任何机制可以为现有模块生成这些文件。

nestjs

6
推荐指数
1
解决办法
1万
查看次数

标签 统计

neo4j-apoc ×1

nestjs ×1