Class EdgeAttributeList

    • Constructor Detail

      • EdgeAttributeList

        public EdgeAttributeList​(List<? extends Map.Entry<? extends CharSequence,​Object>> attributes)
        Creates a new edge attribute list with the given attributes.
        Parameters:
        attributes - Attributes for the edge.