Article (Neo4j)
(a:A)-->(b:B)<--(c:C)-->(a), (c)-->(d), (c)-->(e)
(g:Text:Data { name: "Gram", stars: 42, since: date`2020-06-06`, weight: 22kg })
(g:Text:Data { name: "Gram", stars: 42, since: date`2020-06-06`, weight: 22kg })
(a:Ast:Data { specification: "@gram-data/gram-ast", extends:"unist" })
(j:Object:Data { language: "javascript" })
(g)-->(a)-->(j)
Website is a JS project that also has a parser and AST as part of it.
(No updates since 2021, but does it need any more?)
Last modified 28 April 2025