Class GraphAttributeList

    • Constructor Detail

      • GraphAttributeList

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