[Haskell-cafe] Has anyone used Graql in Haskell?

Jeffrey Brown jeffbrown.the at gmail.com
Tue Mar 14 03:53:21 UTC 2017


Graql[1] is a (and stands for) graph query language. It is unusually
expressive, allowing relationships to be members of other relationships[2]
-- effectively, allowing one edge to be an endpoint of another edge.

Someone named Felix posted a Haskell library for generating Graql
queries[3].

Does anyone have a Haskell program that not only generates but uses such a
query?


[1] https://hackage.haskell.org/package/graql
[2] https://discuss.grakn.ai/t/nested-relationships/
[3] https://discuss.grakn.ai/t/graql-haskell-how-to-run-the-test-program/


-- 
Jeff Brown | Jeffrey Benjamin Brown
Website <https://msu.edu/~brown202/>   |   Facebook
<https://www.facebook.com/mejeff.younotjeff>   |   LinkedIn
<https://www.linkedin.com/in/jeffreybenjaminbrown>(spammy, so I often miss
messages here)   |   Github <https://github.com/jeffreybenjaminbrown>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20170313/d89ec077/attachment.html>


More information about the Haskell-Cafe mailing list