标签: rest plugins neo4j
我想传递一个数组列表来向Neo4j服务器发送请求,而我在尝试运行systemctl status neo4j时会在启动时收到警告。
systemctl status neo4j
WARN无法加载插件[ServerPlugin [KShortestPaths]]: 不支持的参数类型:java.util.ArrayList
我希望传递类似:
{ "concept1":"C0000039", "vocabulary": ["MSH", "NDFRT"] }