-
-
Notifications
You must be signed in to change notification settings - Fork 7
Home
Matt edited this page Nov 30, 2021
·
12 revisions
Welcome to Aspen!
Get up and running quickly with the Quickstart Guide.
Before reading about Aspen, you may want to know basic Cypher. I recommend you be able to comfortably write statements that create multiple nodes and edges, as well as statements that can query multiple nodes and edges. (If you don't, some of the concepts might not land.)
Need an introduction to Cypher? Get the Graph Databases ebook.
Need a refresher? See the Cypher manual.
Documentation
- Installation
- Parts of an Aspen project
- Parts of an Aspen file
- Adding Data from other sources and in different formats
- Command Line Guide
- Background and Design Philosophy
- Installation
- Parts of an Aspen project
- Parts of an Aspen file
- Adding Data from other sources and in different formats
- Command Line Guide
- Design Philosophy: To come