Nuacht

A graph rendering module made for python. Contribute to renamedquery/pygraph development by creating an account on GitHub.
pygraph_redis is a simple library to manipulate directed graphs inside a redis database. In this library, a graph is a bunch of nodes, each node knows its predecessors and its successors. A node can ...
Last night, I used pygraph - a python module that helps developers build complex knowledge graph, with custom, multiple and domain agnostic schemas.