Class SubGraphAttributeList

    • Constructor Detail

      • SubGraphAttributeList

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