vz-risk / Verum

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

get_enrichments needs to return the type as well as name. #19

Closed gdbassett closed 9 years ago

gdbassett commented 9 years ago

get_enrichments needs to return the type as well as name. Should be doable through a single, joined query.

gdbassett commented 9 years ago

Fixed in commit [gabe 6fe9358]