moaxcp / graph-dsl

A groovy dsl for creating and traversing graphs.
https://moaxcp.github.io/graph-dsl/
MIT License
27 stars 6 forks source link

Feature/map plugin #34

Closed moaxcp closed 7 years ago

moaxcp commented 7 years ago

Adding mapping to edges and vertices. This will allow edges and vertices to be treated just like LinkedHashMaps.

moaxcp commented 7 years ago

SonarQube analysis reported 1 issue

Watch the comments in this conversation to review them.