【问题标题】:Neo4j driver for NestjsNestjs 的 Neo4j 驱动程序
【发布时间】:2020-01-01 20:11:19
【问题描述】:

我想在nest.js 中使用neo4j。有什么方法可以像在 Nestjs 中使用 Mongoose ODM 一样用于 neo4j 吗?对于 Mongoose,nest.js 在其官方文档中有以下内容

https://docs.nestjs.com/techniques/mongodb

neo4j 还有其他解决方案吗?

【问题讨论】:

标签: neo4j nestjs


【解决方案1】:

根据this comment,AFAIK Nestjs 将不支持 Neo4j。

在互联网上进行一些搜索后,我认为这些参考资料可以帮助您:
- Code snippet from the same thread as previous link
- Similar question to yours - plus GraphQl
- Entire project based on NestJS, Neo4j, PostgreSQL and React

希望这能让您更深入地了解如何实现您的模块。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2022-12-07
    • 1970-01-01
    相关资源
    最近更新 更多