首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏杂文共赏

    3分钟将10M Stack Overflow导入Neo4j

    java" , "javascript" ,"node.js" , "arrays" ] | | "Luanne" | [ "spring-data-neo4j ruby-on-rails", "neo4j.rb" , "ruby-on-rails-3" , "activerecord" ] | | "Michael Hunger" | [ "spring-data-neo4j

    7.1K70发布于 2018-05-15
  • 来自专栏Kirito的技术分享

    技术精进的三境界

    1 源码中的测试用例 还是以 neo4j 为例,我们在 github 找到 spring-data-neo4j 的源码,然后 git clone 到本地,在本地 idea 中打开。 ? 比如类比学习法,一开始学习 spring-data-jpa 时效率比较慢,这对于我是一个比较新的技术,但当我后来再接触 spring-data-redis,spring-data-neo4j 时,虽然同样是第一次接触这些数据访问层

    1.2K61发布于 2018-04-27
  • 来自专栏一个会写诗的程序员的博客

    $ spring init --list

    spring-data-mongodb and the reactive driver >=2.0.0.M1 data-neo4j Neo4j NoSQL graph database, including spring-data-neo4j

    1.2K20发布于 2018-08-17
  • 来自专栏一个会写诗的程序员的博客

    开源图数据库neo4j极简教程

    products like JPA or Hibernate may quickly recognise this architecture. https://spring.io/projects/spring-data-neo4j https://neo4j.com/docs/cypher-manual/4.0/introduction/#cypher-introduction https://spring.io/projects/spring-data-neo4j

    4.5K21发布于 2020-04-24
  • 来自专栏Spark学习技巧

    分库分表需要考虑的问题及方案

    基于Best Efforts 1PC模式的事务 参考spring-data-neo4j的实现。

    1.8K20发布于 2019-10-11
  • 来自专栏Linyb极客之路

    分库分表需要考虑的问题及方案

    基于Best Efforts 1PC模式的事务 参考spring-data-neo4j的实现。

    85910编辑于 2022-03-10
  • 来自专栏码匠的流水账

    聊聊spring-boot-autoconfigure的模块化

    spring-data-ldap")optional("org.springframework.data:spring-data-mongodb")optional("org.springframework.data:spring-data-neo4j

    28610编辑于 2025-11-03
  • 来自专栏有价值炮灰

    Spring {Boot,Data,Security} 历史漏洞研究

    除了官方支持的项目,还有许多社区实现的项目,比如 spring-data-solr、spring-data-neo4j 等,完整的列表可以参考 Spring Data Overview。

    3.5K20编辑于 2023-05-03
  • 来自专栏全栈程序员必看

    史上最全面的Neo4j使用指南「建议收藏」

    <artifactId>neo4j-ogm-http-driver</artifactId> </dependency> 如果你的Spring boot版本为1.5.x,那么你只需要spring-data-neo4j

    56.5K69编辑于 2022-09-18
领券