Class HomeGraph

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the openGql.grammar.HomeGraph type.
      • HOME_PROPERTY_GRAPH

        public static final Name HOME_PROPERTY_GRAPH
        Name of the openGql.grammar.HomeGraph.homePropertyGraph field.
      • HOME_GRAPH

        public static final Name HOME_GRAPH
        Name of the openGql.grammar.HomeGraph.homeGraph field.
    • Method Detail

      • accept

        public abstract <R> R accept​(HomeGraph.Visitor<R> visitor)
        Dispatch to visitor.