Interface ExecuteOpenCypherExplainQueryResponse.Builder

    • Method Detail

      • results

        ExecuteOpenCypherExplainQueryResponse.Builder results​(SdkBytes results)

        A text blob containing the openCypher explain results.

        Parameters:
        results - A text blob containing the openCypher explain results.
        Returns:
        Returns a reference to this object so that method calls can be chained together.