Interface GraphPatternGroupable

    • Method Detail

      • isGraphPatternGroup

        @Deprecated
        boolean isGraphPatternGroup()
        Deprecated.
        indicates if the node represents the root of a graph pattern group.
        Returns:
        true iff the node represents the node of a graph pattern group.
      • setGraphPatternGroup

        @Deprecated
        void setGraphPatternGroup​(boolean isGraphPatternGroup)
        Deprecated.
        Set the value of isGraphPatternGroup() to true or false.