Interface IGraph2

  • All Superinterfaces:
    com4j.Com4jObject, IGraph
    All Known Subinterfaces:
    IGraph3

    public interface IGraph2
    extends IGraph
    Represents a graph built through a method.
    • Method Detail

      • metadataAttribute

        java.lang.String metadataAttribute​(java.lang.String attrName)

        Get additional metadata to graph.

        Getter method for the COM property "MetadataAttribute"

        Parameters:
        attrName - Mandatory java.lang.String parameter.
        Returns:
        Returns a value of type java.lang.String