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