thepeergroup / aspen

Aspen is a markup language for turning text into graph data (via Cypher for Neo4j).

Home Page:https://aspen-lang.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aspen as dsl for a rails app?

linojon opened this issue · comments

hi , i'm investigating using neo4j and activegraph (neo4jrb) in a rails app. I'd be interested in using aspen to seed my database and for test fixtures. Would it take much to adapt this project to conform to the ActiveGraph data? (id's specifically i think)

Hi @linojon, this is an interesting idea! I honestly don't know much about ActiveGraph at the moment. Could you provide a short example of the Aspen code you'd like to write and what you'd want the results to be?

Closing since it's been over a year. Feel free to re-open if needed!