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

> kinetica.CreateGraphRequest.DirectedGraph — 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_1CreateGraphRequest#afdea91960fb848588177c1327993e871" title="If set to TRUE, the graph will be directed.">CreateGraphRequest.directed\_graph</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:a41a227ef1d852b9bd9acf647361f7017" id="r_a41a227ef1d852b9bd9acf647361f7017">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a41a227ef1d852b9bd9acf647361f7017">TRUE</a> = "true"</td>
      </tr>

      <tr className="memdesc:a41a227ef1d852b9bd9acf647361f7017">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1DirectedGraph" title="A set of string constants for the parameter CreateGraphRequest.directed_graph.">CreateGraphRequest.DirectedGraph</a> options. <br /></td>
      </tr>

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

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

      <tr className="memdesc:a1de61b49a8eb9b4e573a8f6c3695784b">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1DirectedGraph" title="A set of string constants for the parameter CreateGraphRequest.directed_graph.">CreateGraphRequest.DirectedGraph</a> options. <br /></td>
      </tr>

      <tr className="separator:a1de61b49a8eb9b4e573a8f6c3695784b">
        <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_1CreateGraphRequest#afdea91960fb848588177c1327993e871" title="If set to TRUE, the graph will be directed.">CreateGraphRequest.directed\_graph</a>. </p>
      <p>If set to <a className="el" href="#a41a227ef1d852b9bd9acf647361f7017">TRUE</a>, the graph will be directed. If set to <a className="el" href="#a1de61b49a8eb9b4e573a8f6c3695784b">FALSE</a>, the graph will not be directed. Consult <a href="/content/graph_solver/network_graph_solver/#directed-graphs" target="_top">Directed Graphs</a> for more details.</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_2CreateGraph_8cs_source#l00034">34</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_2CreateGraph_8cs_source">CreateGraph.cs</a>.</p>
    </div>

    <h2 className="groupheader">Member Data Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a1de61b49a8eb9b4e573a8f6c3695784b">◆ </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.CreateGraphRequest.DirectedGraph.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_1CreateGraphRequest_1_1DirectedGraph" title="A set of string constants for the parameter CreateGraphRequest.directed_graph.">CreateGraphRequest.DirectedGraph</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_2CreateGraph_8cs_source#l00042">42</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_2CreateGraph_8cs_source">CreateGraph.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a41a227ef1d852b9bd9acf647361f7017">◆ </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.CreateGraphRequest.DirectedGraph.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_1CreateGraphRequest_1_1DirectedGraph" title="A set of string constants for the parameter CreateGraphRequest.directed_graph.">CreateGraphRequest.DirectedGraph</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_2CreateGraph_8cs_source#l00038">38</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_2CreateGraph_8cs_source">CreateGraph.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_2CreateGraph_8cs_source">CreateGraph.cs</a></li>
      <li>Kinetica/Protocol/<a className="el" href="/content/api/cs/Kinetica_2Protocol_2CreateGraph_8cs_source">CreateGraph.cs</a></li>
    </ul>
  </div>
</div>
