Class ChangeGraphId.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • graphId

        public ChangeGraphId.Builder graphId​(String graphId)
        Set the current graph ID
        Parameters:
        graphId - the graph ID to be changed
        Returns:
        the builder
      • newGraphId

        public ChangeGraphId.Builder newGraphId​(String newGraphId)
        Set the new graph ID
        Parameters:
        newGraphId - the new graph ID
        Returns:
        the builder