Исходный код вики Neo4j
Версия 2.4 от Alexandr Fokin на 2022/06/23 14:39
Последние авторы
| author | version | line-number | content |
|---|---|---|---|
| 1 | Neo4j - графовая БД. | ||
| 2 | |||
| 3 | Разработана на языке [[Java>>Разработка.JVM.Java.WebHome]] | ||
| 4 | |||
| 5 | ---- | ||
| 6 | |||
| 7 | ==== Структурные компоненты ==== | ||
| 8 | |||
| 9 | |||
| 10 | ---- | ||
| 11 | |||
| 12 | ==== Интерфейс ==== | ||
| 13 | |||
| 14 | ---- | ||
| 15 | |||
| 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/ |