Исходный код вики Neo4j
Версия 2.3 от Alexandr Fokin на 2022/06/23 14:35
Скрыть последних авторов
| author | version | line-number | content |
|---|---|---|---|
| |
2.3 | 1 | Neo4j - графовая БД. |
| |
2.1 | 2 | |
| |
2.3 | 3 | Разработана на языке [[Java>>Разработка.JVM.Java.WebHome]] |
| |
2.1 | 4 | |
| |
2.3 | 5 | ---- |
| 6 | |||
| 7 | Интерфейс | ||
| 8 | |||
| 9 | ---- | ||
| 10 | |||
| |
2.1 | 11 | Aspen is a simple markup language for creating graph data. |
| 12 | Aspen lets you write about people, places, things, and the relationships between them using marked-up text, and converts your text to valid Cypher that can be used in Neo4j graph databases. | ||
| 13 | https://aspen-lang.org/ |