Исходный код вики Neo4j
Версия 2.4 от Alexandr Fokin на 2022/06/23 14:39
Скрыть последних авторов
| 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 | |||
| |
2.4 | 7 | ==== Структурные компоненты ==== |
| |
2.3 | 8 | |
| |
2.4 | 9 | |
| |
2.3 | 10 | ---- |
| 11 | |||
| |
2.4 | 12 | ==== Интерфейс ==== |
| 13 | |||
| 14 | ---- | ||
| 15 | |||
| |
2.1 | 16 | Aspen is a simple markup language for creating graph data. |
| 17 | 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. | ||
| 18 | https://aspen-lang.org/ |