> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kinetica.com/llms.txt
> Use this file to discover all available pages before exploring further.

# gpudb::DeleteGraphResponse

> gpudb::DeleteGraphResponse — Kinetica C++ API

<div className="kinetica-doxygen">
  <div className="contents">
    <p>A set of results returned by <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#a856b5855b4b4179036949947353ffa11">GPUdb::deleteGraph</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/delete__graph_8h_source">gpudb/protocol/delete\_graph.h</a>></code></p>

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Public Member Functions</h2>
        </td>
      </tr>

      <tr className="memitem:ad83fdcb8b4e199523d4d593e6fa29076" id="r_ad83fdcb8b4e199523d4d593e6fa29076">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ad83fdcb8b4e199523d4d593e6fa29076">DeleteGraphResponse</a> ()</td>
      </tr>

      <tr className="memdesc:ad83fdcb8b4e199523d4d593e6fa29076">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs a <a className="el" href="/content/api/cpp/structgpudb_1_1DeleteGraphResponse" title="A set of results returned by GPUdb::deleteGraph.">DeleteGraphResponse</a> object with default parameters. <br /></td>
      </tr>

      <tr className="separator:ad83fdcb8b4e199523d4d593e6fa29076">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Public Attributes</h2>
        </td>
      </tr>

      <tr className="memitem:a53e378646772f20a80b0fe368201ca43" id="r_a53e378646772f20a80b0fe368201ca43">
        <td className="memItemLeft" align="right" valign="top">bool </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a53e378646772f20a80b0fe368201ca43">result</a></td>
      </tr>

      <tr className="memdesc:a53e378646772f20a80b0fe368201ca43">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Indicates a successful deletion. <br /></td>
      </tr>

      <tr className="separator:a53e378646772f20a80b0fe368201ca43">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a20de1e777035032b00f1b5dadfd0a569" id="r_a20de1e777035032b00f1b5dadfd0a569">
        <td className="memItemLeft" align="right" valign="top">std::map\< std::string, std::string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a20de1e777035032b00f1b5dadfd0a569">info</a></td>
      </tr>

      <tr className="memdesc:a20de1e777035032b00f1b5dadfd0a569">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Additional information. <br /></td>
      </tr>

      <tr className="separator:a20de1e777035032b00f1b5dadfd0a569">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

    <h2 className="groupheader">Detailed Description</h2>

    <div className="textblock">
      <p>A set of results returned by <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#a856b5855b4b4179036949947353ffa11">GPUdb::deleteGraph</a>. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/delete__graph_8h_source#l00151">151</a> of file <a className="el" href="/content/api/cpp/delete__graph_8h_source">delete\_graph.h</a>.</p>
    </div>

    <h2 className="groupheader">Constructor & Destructor Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#ad83fdcb8b4e199523d4d593e6fa29076">◆ </a></span>DeleteGraphResponse()</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::DeleteGraphResponse::DeleteGraphResponse </td>
                  <td>(</td>

                  <td className="paramname">
                    <span className="paramname">
                      <span className="em" />
                    </span>
                  </td>

                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Constructs a <a className="el" href="/content/api/cpp/structgpudb_1_1DeleteGraphResponse" title="A set of results returned by GPUdb::deleteGraph.">DeleteGraphResponse</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/delete__graph_8h_source#l00156">156</a> of file <a className="el" href="/content/api/cpp/delete__graph_8h_source">delete\_graph.h</a>.</p>
      </div>
    </div>

    <h2 className="groupheader">Member Data Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a20de1e777035032b00f1b5dadfd0a569">◆ </a></span>info</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::map\<std::string, std::string> gpudb::DeleteGraphResponse::info</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Additional information. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/delete__graph_8h_source#l00170">170</a> of file <a className="el" href="/content/api/cpp/delete__graph_8h_source">delete\_graph.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a53e378646772f20a80b0fe368201ca43">◆ </a></span>result</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">bool gpudb::DeleteGraphResponse::result</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Indicates a successful deletion. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/delete__graph_8h_source#l00165">165</a> of file <a className="el" href="/content/api/cpp/delete__graph_8h_source">delete\_graph.h</a>.</p>
      </div>
    </div>

    <hr />

    The documentation for this struct was generated from the following file:

    <ul>
      <li>gpudb/protocol/<a className="el" href="/content/api/cpp/delete__graph_8h_source">delete\_graph.h</a></li>
    </ul>
  </div>
</div>
