[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-3992":3},{"id":4,"name":5,"fullName":6,"owner":5,"repo":5,"description":7,"homepage":8,"htmlUrl":9,"language":10,"languages":9,"totalLinesOfCode":9,"stars":11,"forks":12,"watchers":13,"openIssues":14,"contributorsCount":15,"subscribersCount":15,"size":15,"stars1d":16,"stars7d":17,"stars30d":18,"stars90d":15,"forks30d":15,"starsTrendScore":19,"compositeScore":20,"rankGlobal":9,"rankLanguage":9,"license":21,"archived":22,"fork":22,"defaultBranch":23,"hasWiki":24,"hasPages":22,"topics":25,"createdAt":9,"pushedAt":9,"updatedAt":32,"readmeContent":33,"aiSummary":34,"trendingCount":15,"starSnapshotCount":15,"syncStatus":35,"lastSyncTime":36,"discoverSource":37},3992,"neo4j","neo4j\u002Fneo4j","Graphs for Everyone","http:\u002F\u002Fneo4j.com",null,"Java",16699,2625,523,192,0,4,55,247,28,108,"GNU General Public License v3.0",false,"release\u002F5.26.0",true,[26,27,28,29,30,5,31],"cypher","database","graph","graph-database","graphdb","nosql","2026-06-12 04:00:20","= Neo4j: Graphs for Everyone =\n\nhttps:\u002F\u002Fneo4j.com[Neo4j] is the world's leading Graph Database. It is a high performance graph store with all the features expected of a mature and robust database, like a friendly query language and ACID transactions. The programmer works with a flexible network structure of nodes and relationships rather than static tables -- yet enjoys all the benefits of enterprise-quality database. For many applications, Neo4j offers orders of magnitude performance benefits compared to relational DBs.\n\nLearn more on the https:\u002F\u002Fneo4j.com[Neo4j website].\n\nhttps:\u002F\u002Fdiscord.gg\u002Fneo4j[image:https:\u002F\u002Fimg.shields.io\u002Fdiscord\u002F787399249741479977?label=Chat&logo=discord&style=for-the-badge[Discord]]\n\nhttps:\u002F\u002Fcommunity.neo4j.com[image:https:\u002F\u002Fimg.shields.io\u002Fdiscourse\u002Fusers?label=Forums&logo=discourse&server=https%3A%2F%2Fcommunity.neo4j.com&style=for-the-badge[Discourse users]]\n\n== Using Neo4j ==\n\nNeo4j is available both as a standalone server, or an embeddable component. You can https:\u002F\u002Fneo4j.com\u002Fdownload\u002F[download] or https:\u002F\u002Fneo4j.com\u002Fsandbox\u002F[try online].\n\n== Extending Neo4j ==\n\nWe encourage experimentation with Neo4j. You can build extensions to Neo4j, develop library or drivers atop the product, or make contributions directly to the product core. You'll need to sign a Contributor License Agreement in order for us to accept your patches.\n\n== Dependencies ==\n\nNeo4j is built using https:\u002F\u002Fmaven.apache.org\u002F[Apache Maven] version 3.8.2 and a recent version of supported VM. Bash and Make are also required. Note that maven needs more memory than the standard configuration, this can be achieved with `export MAVEN_OPTS=\"-Xmx2048m\"`.\n\nmacOS users need to have https:\u002F\u002Fbrew.sh\u002F[Homebrew] installed.\n\n=== With brew on macOS ===\n\n  brew install maven\n\nPlease note that we do not support building Debian packages on macOS.\n\n=== With apt-get on Ubuntu ===\n\n  sudo apt install maven openjdk-17-jdk\n\nBe sure that the `JAVA_HOME` environment variable points to `\u002Fusr\u002Flib\u002Fjvm\u002Fjava-17-openjdk-amd64`\n(you may have various java versions installed).\n\n== Building Neo4j ==\n\nBefore you start running the unit and integration tests in the Neo4j Maven project on a Linux-like system, you should ensure your limit on open files is set to a reasonable value. You can test it with `ulimit -n`. We recommend you have a limit of at least 40K.\n\n* A plain `mvn clean install -T1C` will only build the individual jar files.\n* Test execution is, of course, part of the build.\n* In case you just want the jars, without running tests, this is for you: `mvn clean install -DskipTests -T1C`.\n* You may need to increase the memory available to Maven: `export MAVEN_OPTS=\"-Xmx2048m\"` (try this first if you get build errors).\n\n== Running Neo4j ==\n\nAfter running a `mvn clean install`, `cd` into `packaging\u002Fstandalone\u002Ftarget` and extract the version you want, then:\n\n  bin\u002Fneo4j-admin server start\n\nin the extracted folder to start Neo4j on `localhost:7474`. On Windows you want to run:\n\n  bin\\neo4j-admin server start\n\ninstead.\n\n== Neo4j Desktop ==\n\nNeo4j Desktop is a convenient way for developers to work with local Neo4j databases.\n\nTo install Neo4j Desktop, go to https:\u002F\u002Fneo4j.com\u002Fdownload-center\u002F[Neo4j Download Center] and follow the instructions. \n\n== Licensing ==\n\nNeo4j Community Edition is an open source product licensed under GPLv3.\n\nNeo4j Enterprise Edition includes additional closed-source components _not available in this repository_ and requires a commercial license from Neo4j or one of its affiliates.\n\n== Trademark ==\n\nNeo4j's trademark policy is available at https:\u002F\u002Fneo4j.com\u002Ftrademark-policy\u002F[our trademark policy page].\n","Neo4j 是一个领先的图形数据库，旨在为用户提供高性能的图数据存储解决方案。它支持Cypher查询语言和ACID事务特性，使开发者能够以节点和关系的形式灵活地构建和查询数据模型，而不仅仅是静态表。相比传统的关系型数据库，在许多应用场景下，Neo4j能提供显著的性能优势。适用于需要高效处理复杂关联数据的应用场景，如社交网络分析、推荐系统、知识图谱等。基于Java开发，并采用GNU General Public License v3.0许可证发布。",2,"2026-06-11 02:57:36","top_language"]