> ## 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.

# kinetica.ShowGraphRequest.Options

> kinetica.ShowGraphRequest.Options — Kinetica C# API

<div className="kinetica-doxygen">
  <div className="contents">
    <p>A set of string constants for the parameter <a className="el" href="/content/api/cs/classkinetica_1_1ShowGraphRequest#aa0d7d3a19b895feeb2978f6f2a8d4678" title="Optional parameters.">ShowGraphRequest.options</a>. <a href="#details">More...</a></p>

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

      <tr className="memitem:af11d16d4cf855cd9de4865f6eaefbec9" id="r_af11d16d4cf855cd9de4865f6eaefbec9">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#af11d16d4cf855cd9de4865f6eaefbec9">SHOW\_ORIGINAL\_REQUEST</a> = "show\_original\_request"</td>
      </tr>

      <tr className="memdesc:af11d16d4cf855cd9de4865f6eaefbec9">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">If set to <a className="el" href="#a0cd7fd4067407776a9a47d899caca048">TRUE</a>, the request that was originally used to create the graph is also returned as JSON. <br /></td>
      </tr>

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

      <tr className="memitem:a0cd7fd4067407776a9a47d899caca048" id="r_a0cd7fd4067407776a9a47d899caca048">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a0cd7fd4067407776a9a47d899caca048">TRUE</a> = "true"</td>
      </tr>

      <tr className="memdesc:a0cd7fd4067407776a9a47d899caca048">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1ShowGraphRequest_1_1Options" title="A set of string constants for the parameter ShowGraphRequest.options.">ShowGraphRequest.Options</a> options. <br /></td>
      </tr>

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

      <tr className="memitem:a8856fe673024cb0eec6f959a46fe19e7" id="r_a8856fe673024cb0eec6f959a46fe19e7">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a8856fe673024cb0eec6f959a46fe19e7">FALSE</a> = "false"</td>
      </tr>

      <tr className="memdesc:a8856fe673024cb0eec6f959a46fe19e7">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1ShowGraphRequest_1_1Options" title="A set of string constants for the parameter ShowGraphRequest.options.">ShowGraphRequest.Options</a> options. <br /></td>
      </tr>

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

      <tr className="memitem:aed60b954d8ae180797563f53371df230" id="r_aed60b954d8ae180797563f53371df230">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aed60b954d8ae180797563f53371df230">SERVER\_ID</a> = "server\_id"</td>
      </tr>

      <tr className="memdesc:aed60b954d8ae180797563f53371df230">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Indicates which graph server(s) to send the request to. <br /></td>
      </tr>

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

      <tr className="memitem:a47ce5aab99e7491dd27fa2e2b45a4927" id="r_a47ce5aab99e7491dd27fa2e2b45a4927">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a47ce5aab99e7491dd27fa2e2b45a4927">EXPORT\_GRAPH\_SCHEMA</a> = "export\_graph\_schema"</td>
      </tr>

      <tr className="memdesc:a47ce5aab99e7491dd27fa2e2b45a4927">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">If true, generates the graph ontology (schema) as a DOT format string in the response info field under the key 'dot'. <br /></td>
      </tr>

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

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

    <div className="textblock">
      <p>A set of string constants for the parameter <a className="el" href="/content/api/cs/classkinetica_1_1ShowGraphRequest#aa0d7d3a19b895feeb2978f6f2a8d4678" title="Optional parameters.">ShowGraphRequest.options</a>. </p>
      <p>Optional parameters.</p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowGraph_8cs_source#l00021">21</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowGraph_8cs_source">ShowGraph.cs</a>.</p>
    </div>

    <h2 className="groupheader">Member Data Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a47ce5aab99e7491dd27fa2e2b45a4927">◆ </a></span>EXPORT\_GRAPH\_SCHEMA</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.ShowGraphRequest.Options.EXPORT\_GRAPH\_SCHEMA = "export\_graph\_schema"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>If true, generates the graph ontology (schema) as a DOT format string in the response info field under the key 'dot'. </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="#a0cd7fd4067407776a9a47d899caca048">TRUE</a> </li>
          <li> <a className="el" href="#a8856fe673024cb0eec6f959a46fe19e7">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#a8856fe673024cb0eec6f959a46fe19e7">FALSE</a>.</p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowGraph_8cs_source#l00072">72</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowGraph_8cs_source">ShowGraph.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a8856fe673024cb0eec6f959a46fe19e7">◆ </a></span>FALSE</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.ShowGraphRequest.Options.FALSE = "false"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1ShowGraphRequest_1_1Options" title="A set of string constants for the parameter ShowGraphRequest.options.">ShowGraphRequest.Options</a> options. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowGraph_8cs_source#l00048">48</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowGraph_8cs_source">ShowGraph.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aed60b954d8ae180797563f53371df230">◆ </a></span>SERVER\_ID</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.ShowGraphRequest.Options.SERVER\_ID = "server\_id"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Indicates which graph server(s) to send the request to. </p>
        <p>Default is to send to get information about all the servers.</p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowGraph_8cs_source#l00054">54</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowGraph_8cs_source">ShowGraph.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#af11d16d4cf855cd9de4865f6eaefbec9">◆ </a></span>SHOW\_ORIGINAL\_REQUEST</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.ShowGraphRequest.Options.SHOW\_ORIGINAL\_REQUEST = "show\_original\_request"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>If set to <a className="el" href="#a0cd7fd4067407776a9a47d899caca048">TRUE</a>, the request that was originally used to create the graph is also returned as JSON. </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="#a0cd7fd4067407776a9a47d899caca048">TRUE</a> </li>
          <li> <a className="el" href="#a8856fe673024cb0eec6f959a46fe19e7">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#a0cd7fd4067407776a9a47d899caca048">TRUE</a>.</p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowGraph_8cs_source#l00040">40</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowGraph_8cs_source">ShowGraph.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a0cd7fd4067407776a9a47d899caca048">◆ </a></span>TRUE</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.ShowGraphRequest.Options.TRUE = "true"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1ShowGraphRequest_1_1Options" title="A set of string constants for the parameter ShowGraphRequest.options.">ShowGraphRequest.Options</a> options. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowGraph_8cs_source#l00044">44</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowGraph_8cs_source">ShowGraph.cs</a>.</p>
      </div>
    </div>

    <hr />

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

    <ul>
      <li>\_build/public-os\_ubuntu24.04-arch\_amd64-cc\_gcc\_13.3.0/install/Kinetica/Protocol/<a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowGraph_8cs_source">ShowGraph.cs</a></li>
      <li>Kinetica/Protocol/<a className="el" href="/content/api/cs/Kinetica_2Protocol_2ShowGraph_8cs_source">ShowGraph.cs</a></li>
    </ul>
  </div>
</div>
