Interface CancelOpenCypherQueryResponse.Builder

  • Method Details

    • status

      The cancellation status of the openCypher query.

      Parameters:
      status - The cancellation status of the openCypher query.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • payload

      The cancelation payload for the openCypher query.

      Parameters:
      payload - The cancelation payload for the openCypher query.
      Returns:
      Returns a reference to this object so that method calls can be chained together.