Uploaded image for project: 'WINDUP - Red Hat Application Migration Toolkit'
  1. WINDUP - Red Hat Application Migration Toolkit
  2. WINDUP-123

Add the ability to store a Map association in the Graph

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Major Major
    • 2.0.0.Beta1
    • None
    • None
    • None
    • None

      This should support an annotation like this:

      @AdjacentMap(label = "mymap", mapKeyField = "mymap_key")
      public void setMap(Map<String, WindupVertexFrame> map);
      public Map<String, WindupVertexFrame> getMap();

      Setting the map would replace all current values in the map with the new values. getMap would return a read-only representation of the map.

              jsightle@redhat.com Jess Sightler
              jsightle@redhat.com Jess Sightler
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: