gpt4 book ai didi

java - Neo4j 单元测试和 APOC

转载 作者:行者123 更新时间:2023-11-30 06:51:33 25 4
gpt4 key购买 nike

我在内存测试服务器中使用 neo4js 成功运行了一些单元测试。

目前我正在编写一些使用 APOC“Awesome procedures On Cypher”的函数,它在本地安装上运行良好,但使用 JUnit 进行测试会导致 org.neo4j.driver.v1.exceptions.ClientException :

"There is no procedure with the name apoc.index.nodes registered for this database instance."

我必须使用neo4js内存测试服务器进行测试。我的问题是如何正确使用 APOC?

最佳答案

您可以按照文档中的描述使用 neo4j-harness 来测试内存 Neo4j 服务器,它的规则有一个注册函数和过程的方法。

请参见此处:https://neo4j.com/docs/java-reference/current/#_writing_integration_tests

关于java - Neo4j 单元测试和 APOC,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/42676500/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com