Skip to main content

什么是 Neo4j ?

MarshioLess than 1 minuteIntroIntro

Introduction

Neo4j is a native graph database, which means that it implements a true graph model all the way down to the storage level. Instead of using a "graph abstraction" on top of another technology, the data is stored in Neo4j in the same way you may whiteboard your ideas.

-- 引自《https://neo4j.com/docs/getting-started/whats-neo4j/》open in new window