dahomey-technologies / rustis

An asynchronous Redis client for Rust

Home Page:https://docs.rs/rustis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RedisGraph usage

sulaiman1073 opened this issue · comments

Is there a seamless way of deserializing a GraphResultSet into json?

Hi @sulaiman1073,

It's not implemented right now but I guess it would be possible.

How would you represent a graph node, a graph edge and a graph path in json ?