guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#26807: [PATCH] graph: Add Cypher backend.


From: Roel Janssen
Subject: bug#26807: [PATCH] graph: Add Cypher backend.
Date: Sat, 06 May 2017 23:21:32 +0200
User-agent: mu4e 0.9.18; emacs 25.1.1

Attachment: 0001-graph-Add-Cypher-backend.patch
Description: Text Data

Dear Guix,

I would like to add another backend to the 'guix graph' command.  This
backend will return a bunch of queries that can be used to create a
graph database for any database engine that uses openCypher (although I
only know one engine and it's called neo4j, which should be GPLv3 code).

If there was a way to ensure node definitions are written to the output
before the edges, I could simplify the queries a bit.  But I believe it
is quite fast anyway.

Thanks!

Kind regards,
Roel Janssen

reply via email to

[Prev in Thread] Current Thread [Next in Thread]