vz-risk / Verum

Implementation of Context-Graph algorithms for graph enrichment and querying.
Apache License 2.0
24 stars 7 forks source link

Create M2M Interface #2

Open gdbassett opened 9 years ago

gdbassett commented 9 years ago

Create a M2M interface, preferably able to output the results in multiple ways. This can probably go in cg_present but call some of the conversion functions externally, either through an existing python module or something like https://github.com/gdbassett/moirai/blob/master/DCES/attribute_graph_module.py.