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

> kinetica.CreateGraphRequest — Kinetica C# API

<div className="kinetica-doxygen">
  <div className="contents">
    <p>A set of parameters for <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica#a7f40c6fcc8881eb27a6676c905d46129">Kinetica.createGraph</a>. <a href="#details">More...</a></p>
    <div id="dynsection-0" className="dynheader closed"> Inheritance diagram for kinetica.CreateGraphRequest:</div>

    <div id="dynsection-0-summary" className="dynsummary" />

    <div id="dynsection-0-content" className="dyncontent">
      <div className="center" />

      <div className="center"><span className="legend">\[<a target="top" href="/content/api/cs/graph_legend">legend</a>]</span></div>
    </div>

    <div id="dynsection-1" className="dynheader closed"> Collaboration diagram for kinetica.CreateGraphRequest:</div>

    <div id="dynsection-1-summary" className="dynsummary" />

    <div id="dynsection-1-content" className="dyncontent">
      <div className="center" />

      <div className="center"><span className="legend">\[<a target="top" href="/content/api/cs/graph_legend">legend</a>]</span></div>
    </div>

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

      <tr className="memitem:">
        <td className="memItemLeft" align="right" valign="top">struct  </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1DirectedGraph">DirectedGraph</a></td>
      </tr>

      <tr className="memdesc:">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A set of string constants for the parameter <a className="el" href="#afdea91960fb848588177c1327993e871" title="If set to TRUE, the graph will be directed.">CreateGraphRequest.directed\_graph</a>. <a href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1DirectedGraph#details">More...</a><br /></td>
      </tr>

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

      <tr className="memitem:">
        <td className="memItemLeft" align="right" valign="top">struct  </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options">Options</a></td>
      </tr>

      <tr className="memdesc:">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A set of string constants for the parameter <a className="el" href="#acb3be2d0a02e9af8483ee2a3182634c0" title="Optional parameters.">CreateGraphRequest.options</a>. <a href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#details">More...</a><br /></td>
      </tr>

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

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

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

      <tr className="memdesc:a30641128f8395ea439292a79d7a7c8ef">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs a <a className="el" href="/content/api/cs/classkinetica_1_1CreateGraphRequest" title="A set of parameters for Kinetica.createGraph.">CreateGraphRequest</a> object with default parameters. <br /></td>
      </tr>

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

      <tr className="memitem:a8b78ef62b4d63a11e6f6ad7f4dcd8f7f" id="r_a8b78ef62b4d63a11e6f6ad7f4dcd8f7f">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a8b78ef62b4d63a11e6f6ad7f4dcd8f7f">CreateGraphRequest</a> (string <a className="el" href="#a275b7f60dfbdf2f271f8396dc8c11f94">graph\_name</a>, bool? <a className="el" href="#afdea91960fb848588177c1327993e871">directed\_graph</a>, IList\< string > <a className="el" href="#a9fd642dc464eb57443787cc5f2c38c1d">nodes</a>, IList\< string > <a className="el" href="#a9cc4c78554f60d709b73b48542f2b872">edges</a>, IList\< string > <a className="el" href="#a86fba3a554d362d974bba359cb6e2c68">weights</a>, IList\< string > <a className="el" href="#ad6295812b8144a6ded27578b84decdc2">restrictions</a>, IDictionary\< string, string > <a className="el" href="#acb3be2d0a02e9af8483ee2a3182634c0">options</a>=null)</td>
      </tr>

      <tr className="memdesc:a8b78ef62b4d63a11e6f6ad7f4dcd8f7f">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs a <a className="el" href="/content/api/cs/classkinetica_1_1CreateGraphRequest" title="A set of parameters for Kinetica.createGraph.">CreateGraphRequest</a> object with the specified parameters. <br /></td>
      </tr>

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

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

      <tr className="memdesc:a30641128f8395ea439292a79d7a7c8ef">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs a <a className="el" href="/content/api/cs/classkinetica_1_1CreateGraphRequest" title="A set of parameters for Kinetica.createGraph.">CreateGraphRequest</a> object with default parameters. <br /></td>
      </tr>

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

      <tr className="memitem:a8b78ef62b4d63a11e6f6ad7f4dcd8f7f" id="r_a8b78ef62b4d63a11e6f6ad7f4dcd8f7f">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a8b78ef62b4d63a11e6f6ad7f4dcd8f7f">CreateGraphRequest</a> (string <a className="el" href="#a275b7f60dfbdf2f271f8396dc8c11f94">graph\_name</a>, bool? <a className="el" href="#afdea91960fb848588177c1327993e871">directed\_graph</a>, IList\< string > <a className="el" href="#a9fd642dc464eb57443787cc5f2c38c1d">nodes</a>, IList\< string > <a className="el" href="#a9cc4c78554f60d709b73b48542f2b872">edges</a>, IList\< string > <a className="el" href="#a86fba3a554d362d974bba359cb6e2c68">weights</a>, IList\< string > <a className="el" href="#ad6295812b8144a6ded27578b84decdc2">restrictions</a>, IDictionary\< string, string > <a className="el" href="#acb3be2d0a02e9af8483ee2a3182634c0">options</a>=null)</td>
      </tr>

      <tr className="memdesc:a8b78ef62b4d63a11e6f6ad7f4dcd8f7f">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs a <a className="el" href="/content/api/cs/classkinetica_1_1CreateGraphRequest" title="A set of parameters for Kinetica.createGraph.">CreateGraphRequest</a> object with the specified parameters. <br /></td>
      </tr>

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

      <tr className="inherit_header pub_methods_classkinetica_1_1KineticaData">
        <td colSpan="2"> Public Member Functions inherited from <a className="el" href="/content/api/cs/classkinetica_1_1KineticaData">kinetica.KineticaData</a></td>
      </tr>

      <tr className="memitem:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData" id="r_a6a494237f126f79a7f478b7614323482">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a6a494237f126f79a7f478b7614323482">KineticaData</a> (<a className="el" href="/content/api/cs/classkinetica_1_1KineticaType">KineticaType</a> type)</td>
      </tr>

      <tr className="memdesc:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructor from <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica" title="API to talk to Kinetica Database.">Kinetica</a> Type. <br /></td>
      </tr>

      <tr className="separator:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData" id="r_ac8cbdce08f2dd7d0d02bf0f279d79b79">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#ac8cbdce08f2dd7d0d02bf0f279d79b79">KineticaData</a> (System.Type type=null)</td>
      </tr>

      <tr className="memdesc:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Default constructor, with optional System.Type. <br /></td>
      </tr>

      <tr className="separator:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData" id="r_a8fceb0fc6b641ef28b7548bc2820e48f">
        <td className="memItemLeft" align="right" valign="top">object </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a8fceb0fc6b641ef28b7548bc2820e48f">Get</a> (int fieldPos)</td>
      </tr>

      <tr className="memdesc:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Retrieve a specific property from this object. <br /></td>
      </tr>

      <tr className="separator:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData" id="r_ad02b0bac0aa3f8a64b0ec46a94bd06f0">
        <td className="memItemLeft" align="right" valign="top">void </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#ad02b0bac0aa3f8a64b0ec46a94bd06f0">Put</a> (int fieldPos, object fieldValue)</td>
      </tr>

      <tr className="memdesc:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Write a specific property to this object. <br /></td>
      </tr>

      <tr className="separator:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData" id="r_a6a494237f126f79a7f478b7614323482">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a6a494237f126f79a7f478b7614323482">KineticaData</a> (<a className="el" href="/content/api/cs/classkinetica_1_1KineticaType">KineticaType</a> type)</td>
      </tr>

      <tr className="memdesc:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructor from <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica" title="API to talk to Kinetica Database.">Kinetica</a> Type. <br /></td>
      </tr>

      <tr className="separator:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData" id="r_ac8cbdce08f2dd7d0d02bf0f279d79b79">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#ac8cbdce08f2dd7d0d02bf0f279d79b79">KineticaData</a> (System.Type type=null)</td>
      </tr>

      <tr className="memdesc:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Default constructor, with optional System.Type. <br /></td>
      </tr>

      <tr className="separator:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData" id="r_a8fceb0fc6b641ef28b7548bc2820e48f">
        <td className="memItemLeft" align="right" valign="top">object </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a8fceb0fc6b641ef28b7548bc2820e48f">Get</a> (int fieldPos)</td>
      </tr>

      <tr className="memdesc:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Retrieve a specific property from this object. <br /></td>
      </tr>

      <tr className="separator:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData" id="r_ad02b0bac0aa3f8a64b0ec46a94bd06f0">
        <td className="memItemLeft" align="right" valign="top">void </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#ad02b0bac0aa3f8a64b0ec46a94bd06f0">Put</a> (int fieldPos, object fieldValue)</td>
      </tr>

      <tr className="memdesc:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Write a specific property to this object. <br /></td>
      </tr>

      <tr className="separator:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

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

      <tr className="memitem:a275b7f60dfbdf2f271f8396dc8c11f94" id="r_a275b7f60dfbdf2f271f8396dc8c11f94">
        <td className="memItemLeft" align="right" valign="top">string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a275b7f60dfbdf2f271f8396dc8c11f94">graph\_name</a><code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:a275b7f60dfbdf2f271f8396dc8c11f94">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Name of the graph resource to generate. <br /></td>
      </tr>

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

      <tr className="memitem:afdea91960fb848588177c1327993e871" id="r_afdea91960fb848588177c1327993e871">
        <td className="memItemLeft" align="right" valign="top">bool </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#afdea91960fb848588177c1327993e871">directed\_graph</a> = true<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:afdea91960fb848588177c1327993e871">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">If set to <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1DirectedGraph#a41a227ef1d852b9bd9acf647361f7017">TRUE</a>, the graph will be directed. <br /></td>
      </tr>

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

      <tr className="memitem:a9fd642dc464eb57443787cc5f2c38c1d" id="r_a9fd642dc464eb57443787cc5f2c38c1d">
        <td className="memItemLeft" align="right" valign="top">IList\< string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a9fd642dc464eb57443787cc5f2c38c1d">nodes</a> = new List\<string>()<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:a9fd642dc464eb57443787cc5f2c38c1d">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Nodes represent fundamental topological units of a graph. <br /></td>
      </tr>

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

      <tr className="memitem:a9cc4c78554f60d709b73b48542f2b872" id="r_a9cc4c78554f60d709b73b48542f2b872">
        <td className="memItemLeft" align="right" valign="top">IList\< string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a9cc4c78554f60d709b73b48542f2b872">edges</a> = new List\<string>()<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:a9cc4c78554f60d709b73b48542f2b872">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Edges represent the required fundamental topological unit of a graph that typically connect nodes. <br /></td>
      </tr>

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

      <tr className="memitem:a86fba3a554d362d974bba359cb6e2c68" id="r_a86fba3a554d362d974bba359cb6e2c68">
        <td className="memItemLeft" align="right" valign="top">IList\< string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a86fba3a554d362d974bba359cb6e2c68">weights</a> = new List\<string>()<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:a86fba3a554d362d974bba359cb6e2c68">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Weights represent a method of informing the graph solver of the cost of including a given edge in a solution. <br /></td>
      </tr>

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

      <tr className="memitem:ad6295812b8144a6ded27578b84decdc2" id="r_ad6295812b8144a6ded27578b84decdc2">
        <td className="memItemLeft" align="right" valign="top">IList\< string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ad6295812b8144a6ded27578b84decdc2">restrictions</a> = new List\<string>()<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:ad6295812b8144a6ded27578b84decdc2">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Restrictions represent a method of informing the graph solver which edges and/or nodes should be ignored for the solution. <br /></td>
      </tr>

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

      <tr className="memitem:acb3be2d0a02e9af8483ee2a3182634c0" id="r_acb3be2d0a02e9af8483ee2a3182634c0">
        <td className="memItemLeft" align="right" valign="top">IDictionary\< string, string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#acb3be2d0a02e9af8483ee2a3182634c0">options</a> = new Dictionary\<string, string>()<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:acb3be2d0a02e9af8483ee2a3182634c0">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Optional parameters. <br /></td>
      </tr>

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

      <tr className="inherit_header properties_classkinetica_1_1KineticaData">
        <td colSpan="2"> Properties inherited from <a className="el" href="/content/api/cs/classkinetica_1_1KineticaData">kinetica.KineticaData</a></td>
      </tr>

      <tr className="memitem:aceefbe60fab98d5b1a834d47056a4e77 inherit properties_classkinetica_1_1KineticaData" id="r_aceefbe60fab98d5b1a834d47056a4e77">
        <td className="memItemLeft" align="right" valign="top">Schema </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#aceefbe60fab98d5b1a834d47056a4e77">Schema</a><code> \[get]</code></td>
      </tr>

      <tr className="memdesc:aceefbe60fab98d5b1a834d47056a4e77 inherit properties_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Avro Schema for this class. <br /></td>
      </tr>

      <tr className="separator:aceefbe60fab98d5b1a834d47056a4e77 inherit properties_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Additional Inherited Members</h2>
        </td>
      </tr>

      <tr className="inherit_header pub_static_methods_classkinetica_1_1KineticaData">
        <td colSpan="2"> Static Public Member Functions inherited from <a className="el" href="/content/api/cs/classkinetica_1_1KineticaData">kinetica.KineticaData</a></td>
      </tr>

      <tr className="memitem:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData" id="r_a9474d49c9399dbe86f31a3ba07ff4691">
        <td className="memItemLeft" align="right" valign="top">static ? RecordSchema </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a9474d49c9399dbe86f31a3ba07ff4691">SchemaFromType</a> (System.Type t, <a className="el" href="/content/api/cs/classkinetica_1_1KineticaType">KineticaType</a>? ktype=null)</td>
      </tr>

      <tr className="memdesc:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Create an Avro Schema from a System.Type and a <a className="el" href="/content/api/cs/classkinetica_1_1KineticaType" title="Describes a Kinetica record type — its columns, properties, and Avro schema — and can create the type...">KineticaType</a>. <br /></td>
      </tr>

      <tr className="separator:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData" id="r_a9474d49c9399dbe86f31a3ba07ff4691">
        <td className="memItemLeft" align="right" valign="top">static ? RecordSchema </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a9474d49c9399dbe86f31a3ba07ff4691">SchemaFromType</a> (System.Type t, <a className="el" href="/content/api/cs/classkinetica_1_1KineticaType">KineticaType</a>? ktype=null)</td>
      </tr>

      <tr className="memdesc:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Create an Avro Schema from a System.Type and a <a className="el" href="/content/api/cs/classkinetica_1_1KineticaType" title="Describes a Kinetica record type — its columns, properties, and Avro schema — and can create the type...">KineticaType</a>. <br /></td>
      </tr>

      <tr className="separator:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

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

    <div className="textblock">
      <p>A set of parameters for <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica#a7f40c6fcc8881eb27a6676c905d46129">Kinetica.createGraph</a>. </p>
      <p>Creates a new graph network using given nodes, edges, weights, and restrictions.</p>
      <p>IMPORTANT: It's highly recommended that you review the <a href="/content/graph_solver/network_graph_solver/" target="_top">Graphs and Solvers</a> concepts documentation, the <a href="/content/guides/graph_rest_guide/" target="_top">Graph REST Tutorial</a>, and/or some <a href="/content/guides/tags/graph" target="_top">graph examples</a> before using this endpoint.</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#l00023">23</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">Constructor & Destructor Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a30641128f8395ea439292a79d7a7c8ef">◆ </a></span>CreateGraphRequest() <span className="overload">\[1/4]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">kinetica.CreateGraphRequest.CreateGraphRequest </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/cs/classkinetica_1_1CreateGraphRequest" title="A set of parameters for Kinetica.createGraph.">CreateGraphRequest</a> object with default 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_2CreateGraph_8cs_source#l00554">554</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="#a8b78ef62b4d63a11e6f6ad7f4dcd8f7f">◆ </a></span>CreateGraphRequest() <span className="overload">\[2/4]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">kinetica.CreateGraphRequest.CreateGraphRequest </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">graph\_name</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">bool?</td>
                  <td className="paramname"><span className="paramname"><span className="em">directed\_graph</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">IList\< string ></td>
                  <td className="paramname"><span className="paramname"><span className="em">nodes</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">IList\< string ></td>
                  <td className="paramname"><span className="paramname"><span className="em">edges</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">IList\< string ></td>
                  <td className="paramname"><span className="paramname"><span className="em">weights</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">IList\< string ></td>
                  <td className="paramname"><span className="paramname"><span className="em">restrictions</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">IDictionary\< string, string ></td>
                  <td className="paramname"><span className="paramname"><span className="em">options</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</span> )</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/cs/classkinetica_1_1CreateGraphRequest" title="A set of parameters for Kinetica.createGraph.">CreateGraphRequest</a> object with the specified parameters. </p>

        <div className="dl params">
          <div className="dt">Parameters</div>

          <div className="dd">
            <table className="params">
              <tr>
                <td className="paramname">graph\_name</td>
                <td>Name of the graph resource to generate. </td>
              </tr>

              <tr>
                <td className="paramname">directed\_graph</td>

                <td>
                  If set to <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1DirectedGraph#a41a227ef1d852b9bd9acf647361f7017">TRUE</a>, the graph will be directed. If set to <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1DirectedGraph#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. Supported values:

                  <ul>
                    <li> true </li>
                    <li> false </li>
                  </ul>

                  The default value is true.
                </td>
              </tr>

              <tr>
                <td className="paramname">nodes</td>
                <td>Nodes represent fundamental topological units of a graph. Nodes must be specified using <a href="/content/graph_solver/network_graph_solver/#identifiers" target="_top">identifiers</a>; identifiers are grouped as <a href="/content/graph_solver/network_graph_solver/#id-combos" target="_top">combinations</a>. Identifiers can be used with existing column names, e.g., 'table.column AS NODE\_ID', expressions, e.g., 'ST\_MAKEPOINT(column1, column2) AS NODE\_WKTPOINT', or constant values, e.g., '{"{"}9, 10, 11{"}"} AS NODE\_ID'. If using constant values in an identifier combination, the number of values specified must match across the combination.</td>
              </tr>

              <tr>
                <td className="paramname">edges</td>
                <td>Edges represent the required fundamental topological unit of a graph that typically connect nodes. Edges must be specified using <a href="/content/graph_solver/network_graph_solver/#identifiers" target="_top">identifiers</a>; identifiers are grouped as <a href="/content/graph_solver/network_graph_solver/#id-combos" target="_top">combinations</a>. Identifiers can be used with existing column names, e.g., 'table.column AS EDGE\_ID', expressions, e.g., 'SUBSTR(column, 1, 6) AS EDGE\_NODE1\_NAME', or constant values, e.g., "{"{"}'family', 'coworker'{"}"} AS EDGE\_LABEL". If using constant values in an identifier combination, the number of values specified must match across the combination.</td>
              </tr>

              <tr>
                <td className="paramname">weights</td>
                <td>Weights represent a method of informing the graph solver of the cost of including a given edge in a solution. Weights must be specified using <a href="/content/graph_solver/network_graph_solver/#identifiers" target="_top">identifiers</a>; identifiers are grouped as <a href="/content/graph_solver/network_graph_solver/#id-combos" target="_top">combinations</a>. Identifiers can be used with existing column names, e.g., 'table.column AS WEIGHTS\_EDGE\_ID', expressions, e.g., 'ST\_LENGTH(wkt) AS WEIGHTS\_VALUESPECIFIED', or constant values, e.g., '{"{"}4, 15{"}"} AS WEIGHTS\_VALUESPECIFIED'. If using constant values in an identifier combination, the number of values specified must match across the combination.</td>
              </tr>

              <tr>
                <td className="paramname">restrictions</td>
                <td>Restrictions represent a method of informing the graph solver which edges and/or nodes should be ignored for the solution. Restrictions must be specified using <a href="/content/graph_solver/network_graph_solver/#identifiers" target="_top">identifiers</a>; identifiers are grouped as <a href="/content/graph_solver/network_graph_solver/#id-combos" target="_top">combinations</a>. Identifiers can be used with existing column names, e.g., 'table.column AS RESTRICTIONS\_EDGE\_ID', expressions, e.g., 'column/2 AS RESTRICTIONS\_VALUECOMPARED', or constant values, e.g., '{"{"}0, 0, 0, 1{"}"} AS RESTRICTIONS\_ONOFFCOMPARED'. If using constant values in an identifier combination, the number of values specified must match across the combination.</td>
              </tr>

              <tr>
                <td className="paramname">options</td>

                <td>
                  Optional parameters.

                  <ul>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#af0efe894a994ee6ac9490e05aee4ef14">MERGE\_TOLERANCE</a>: If node geospatial positions are input (e.g., WKTPOINT, X, Y), determines the minimum separation allowed between unique nodes. If nodes are within the tolerance of each other, they will be merged as a single node. The default value is '1.0E-5'. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#abd4c84f3a9fa0261aeb15cb060785f01">RECREATE</a>: If set to <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#a3207b67a0396bf4aea122e0cda26c1f3">TRUE</a> and the graph (using <span className="em">graph\_name</span> ) already exists, the graph is deleted and recreated. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#a3207b67a0396bf4aea122e0cda26c1f3">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#aec244b8b02b5b7af0be6322c19806df6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#aec244b8b02b5b7af0be6322c19806df6">FALSE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#ac38a566562a34c3ec5105d8b6e01a2cd">SAVE\_PERSIST</a>: If set to <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#a3207b67a0396bf4aea122e0cda26c1f3">TRUE</a>, the graph will be saved in the persist directory (see the <a href="/content/config/#config-main-persistence" target="_top">config reference</a> for more information). If set to <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#aec244b8b02b5b7af0be6322c19806df6">FALSE</a>, the graph will be removed when the graph server is shutdown. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#a3207b67a0396bf4aea122e0cda26c1f3">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#aec244b8b02b5b7af0be6322c19806df6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#aec244b8b02b5b7af0be6322c19806df6">FALSE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#a4636802756b04156745ea8890926525e">ADD\_TABLE\_MONITOR</a>: Adds a table monitor to every table used in the creation of the graph; this table monitor will trigger the graph to update dynamically upon inserts to the source table(s). Note that upon database restart, if <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#ac38a566562a34c3ec5105d8b6e01a2cd">SAVE\_PERSIST</a> is also set to <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#a3207b67a0396bf4aea122e0cda26c1f3">TRUE</a>, the graph will be fully reconstructed and the table monitors will be reattached. For more details on table monitors, see <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica#aca74e08aa60b423b2d4dfa24fc9ec739">Kinetica.createTableMonitor</a>. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#a3207b67a0396bf4aea122e0cda26c1f3">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#aec244b8b02b5b7af0be6322c19806df6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#aec244b8b02b5b7af0be6322c19806df6">FALSE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#a039098b63ee82e24c54056db3c0d7615">GRAPH\_TABLE</a>: If specified, the created graph is also created as a table with the given name, in \[schema\_name.]table\_name format, using standard <a href="/content/concepts/tables/#table-name-resolution" target="_top">name resolution rules</a> and meeting <a href="/content/concepts/tables/#table-naming-criteria" target="_top">table naming criteria</a>. The table will have the following identifier columns: 'EDGE\_ID', 'EDGE\_NODE1\_ID', 'EDGE\_NODE2\_ID'. If left blank, no table is created. The default value is ''. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#a3489e740b91bb4a46bc0918d074953d3">ADD\_TURNS</a>: Adds dummy 'pillowed' edges around intersection nodes where there are more than three edges so that additional weight penalties can be imposed by the solve endpoints. (increases the total number of edges). Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#a3207b67a0396bf4aea122e0cda26c1f3">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#aec244b8b02b5b7af0be6322c19806df6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#aec244b8b02b5b7af0be6322c19806df6">FALSE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#a44ca122ed23c5830b776eb94d54f4cf6">IS\_PARTITIONED</a>: Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#a3207b67a0396bf4aea122e0cda26c1f3">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#aec244b8b02b5b7af0be6322c19806df6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#aec244b8b02b5b7af0be6322c19806df6">FALSE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#ac7b9714905889529f2fa4efe353c1182">SERVER\_ID</a>: Indicates which graph server(s) to send the request to. Default is to send to the server with the most available memory. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#adf321ddb1e2e77bcb5e67c6200643690">USE\_RTREE</a>: Use an range tree structure to accelerate and improve the accuracy of snapping, especially to edges. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#a3207b67a0396bf4aea122e0cda26c1f3">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#aec244b8b02b5b7af0be6322c19806df6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#a3207b67a0396bf4aea122e0cda26c1f3">TRUE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#aabc1af9c832dc8c11ba84e96b74689c0">LABEL\_DELIMITER</a>: If provided the label string will be split according to this delimiter and each sub-string will be applied as a separate label onto the specified edge. The default value is ''. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#aa54e65604e139785350e38dd974116b3">ALLOW\_MULTIPLE\_EDGES</a>: Multigraph choice; allowing multiple edges with the same node pairs if set to true, otherwise, new edges with existing same node pairs will not be inserted. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#a3207b67a0396bf4aea122e0cda26c1f3">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#aec244b8b02b5b7af0be6322c19806df6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#a3207b67a0396bf4aea122e0cda26c1f3">TRUE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#acbb9c3fc5279a146fe111bc0d9214494">EMBEDDING\_TABLE</a>: If table exists (should be generated by the match/graph match\_embedding solver), the vector embeddings for the newly inserted nodes will be appended into this table. The default value is ''. </li>
                  </ul>

                  The default value is an empty Dictionary.
                </td>
              </tr>
            </table>
          </div>
        </div>

        <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#l00858">858</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="#a30641128f8395ea439292a79d7a7c8ef">◆ </a></span>CreateGraphRequest() <span className="overload">\[3/4]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">kinetica.CreateGraphRequest.CreateGraphRequest </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/cs/classkinetica_1_1CreateGraphRequest" title="A set of parameters for Kinetica.createGraph.">CreateGraphRequest</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/Kinetica_2Protocol_2CreateGraph_8cs_source#l00554">554</a> of file <a className="el" href="/content/api/cs/Kinetica_2Protocol_2CreateGraph_8cs_source">CreateGraph.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a8b78ef62b4d63a11e6f6ad7f4dcd8f7f">◆ </a></span>CreateGraphRequest() <span className="overload">\[4/4]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">kinetica.CreateGraphRequest.CreateGraphRequest </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">graph\_name</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">bool?</td>
                  <td className="paramname"><span className="paramname"><span className="em">directed\_graph</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">IList\< string ></td>
                  <td className="paramname"><span className="paramname"><span className="em">nodes</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">IList\< string ></td>
                  <td className="paramname"><span className="paramname"><span className="em">edges</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">IList\< string ></td>
                  <td className="paramname"><span className="paramname"><span className="em">weights</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">IList\< string ></td>
                  <td className="paramname"><span className="paramname"><span className="em">restrictions</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">IDictionary\< string, string ></td>
                  <td className="paramname"><span className="paramname"><span className="em">options</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</span> )</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/cs/classkinetica_1_1CreateGraphRequest" title="A set of parameters for Kinetica.createGraph.">CreateGraphRequest</a> object with the specified parameters. </p>

        <div className="dl params">
          <div className="dt">Parameters</div>

          <div className="dd">
            <table className="params">
              <tr>
                <td className="paramname">graph\_name</td>
                <td>Name of the graph resource to generate. </td>
              </tr>

              <tr>
                <td className="paramname">directed\_graph</td>

                <td>
                  If set to <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1DirectedGraph#a41a227ef1d852b9bd9acf647361f7017">TRUE</a>, the graph will be directed. If set to <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1DirectedGraph#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. Supported values:

                  <ul>
                    <li> true </li>
                    <li> false </li>
                  </ul>

                  The default value is true.
                </td>
              </tr>

              <tr>
                <td className="paramname">nodes</td>
                <td>Nodes represent fundamental topological units of a graph. Nodes must be specified using <a href="/content/graph_solver/network_graph_solver/#identifiers" target="_top">identifiers</a>; identifiers are grouped as <a href="/content/graph_solver/network_graph_solver/#id-combos" target="_top">combinations</a>. Identifiers can be used with existing column names, e.g., 'table.column AS NODE\_ID', expressions, e.g., 'ST\_MAKEPOINT(column1, column2) AS NODE\_WKTPOINT', or constant values, e.g., '{"{"}9, 10, 11{"}"} AS NODE\_ID'. If using constant values in an identifier combination, the number of values specified must match across the combination.</td>
              </tr>

              <tr>
                <td className="paramname">edges</td>
                <td>Edges represent the required fundamental topological unit of a graph that typically connect nodes. Edges must be specified using <a href="/content/graph_solver/network_graph_solver/#identifiers" target="_top">identifiers</a>; identifiers are grouped as <a href="/content/graph_solver/network_graph_solver/#id-combos" target="_top">combinations</a>. Identifiers can be used with existing column names, e.g., 'table.column AS EDGE\_ID', expressions, e.g., 'SUBSTR(column, 1, 6) AS EDGE\_NODE1\_NAME', or constant values, e.g., "{"{"}'family', 'coworker'{"}"} AS EDGE\_LABEL". If using constant values in an identifier combination, the number of values specified must match across the combination.</td>
              </tr>

              <tr>
                <td className="paramname">weights</td>
                <td>Weights represent a method of informing the graph solver of the cost of including a given edge in a solution. Weights must be specified using <a href="/content/graph_solver/network_graph_solver/#identifiers" target="_top">identifiers</a>; identifiers are grouped as <a href="/content/graph_solver/network_graph_solver/#id-combos" target="_top">combinations</a>. Identifiers can be used with existing column names, e.g., 'table.column AS WEIGHTS\_EDGE\_ID', expressions, e.g., 'ST\_LENGTH(wkt) AS WEIGHTS\_VALUESPECIFIED', or constant values, e.g., '{"{"}4, 15{"}"} AS WEIGHTS\_VALUESPECIFIED'. If using constant values in an identifier combination, the number of values specified must match across the combination.</td>
              </tr>

              <tr>
                <td className="paramname">restrictions</td>
                <td>Restrictions represent a method of informing the graph solver which edges and/or nodes should be ignored for the solution. Restrictions must be specified using <a href="/content/graph_solver/network_graph_solver/#identifiers" target="_top">identifiers</a>; identifiers are grouped as <a href="/content/graph_solver/network_graph_solver/#id-combos" target="_top">combinations</a>. Identifiers can be used with existing column names, e.g., 'table.column AS RESTRICTIONS\_EDGE\_ID', expressions, e.g., 'column/2 AS RESTRICTIONS\_VALUECOMPARED', or constant values, e.g., '{"{"}0, 0, 0, 1{"}"} AS RESTRICTIONS\_ONOFFCOMPARED'. If using constant values in an identifier combination, the number of values specified must match across the combination.</td>
              </tr>

              <tr>
                <td className="paramname">options</td>

                <td>
                  Optional parameters.

                  <ul>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#af0efe894a994ee6ac9490e05aee4ef14">MERGE\_TOLERANCE</a>: If node geospatial positions are input (e.g., WKTPOINT, X, Y), determines the minimum separation allowed between unique nodes. If nodes are within the tolerance of each other, they will be merged as a single node. The default value is '1.0E-5'. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#abd4c84f3a9fa0261aeb15cb060785f01">RECREATE</a>: If set to <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#a3207b67a0396bf4aea122e0cda26c1f3">TRUE</a> and the graph (using <span className="em">graph\_name</span> ) already exists, the graph is deleted and recreated. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#a3207b67a0396bf4aea122e0cda26c1f3">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#aec244b8b02b5b7af0be6322c19806df6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#aec244b8b02b5b7af0be6322c19806df6">FALSE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#ac38a566562a34c3ec5105d8b6e01a2cd">SAVE\_PERSIST</a>: If set to <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#a3207b67a0396bf4aea122e0cda26c1f3">TRUE</a>, the graph will be saved in the persist directory (see the <a href="/content/config/#config-main-persistence" target="_top">config reference</a> for more information). If set to <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#aec244b8b02b5b7af0be6322c19806df6">FALSE</a>, the graph will be removed when the graph server is shutdown. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#a3207b67a0396bf4aea122e0cda26c1f3">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#aec244b8b02b5b7af0be6322c19806df6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#aec244b8b02b5b7af0be6322c19806df6">FALSE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#a4636802756b04156745ea8890926525e">ADD\_TABLE\_MONITOR</a>: Adds a table monitor to every table used in the creation of the graph; this table monitor will trigger the graph to update dynamically upon inserts to the source table(s). Note that upon database restart, if <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#ac38a566562a34c3ec5105d8b6e01a2cd">SAVE\_PERSIST</a> is also set to <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#a3207b67a0396bf4aea122e0cda26c1f3">TRUE</a>, the graph will be fully reconstructed and the table monitors will be reattached. For more details on table monitors, see <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica#aca74e08aa60b423b2d4dfa24fc9ec739">Kinetica.createTableMonitor</a>. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#a3207b67a0396bf4aea122e0cda26c1f3">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#aec244b8b02b5b7af0be6322c19806df6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#aec244b8b02b5b7af0be6322c19806df6">FALSE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#a039098b63ee82e24c54056db3c0d7615">GRAPH\_TABLE</a>: If specified, the created graph is also created as a table with the given name, in \[schema\_name.]table\_name format, using standard <a href="/content/concepts/tables/#table-name-resolution" target="_top">name resolution rules</a> and meeting <a href="/content/concepts/tables/#table-naming-criteria" target="_top">table naming criteria</a>. The table will have the following identifier columns: 'EDGE\_ID', 'EDGE\_NODE1\_ID', 'EDGE\_NODE2\_ID'. If left blank, no table is created. The default value is ''. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#a3489e740b91bb4a46bc0918d074953d3">ADD\_TURNS</a>: Adds dummy 'pillowed' edges around intersection nodes where there are more than three edges so that additional weight penalties can be imposed by the solve endpoints. (increases the total number of edges). Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#a3207b67a0396bf4aea122e0cda26c1f3">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#aec244b8b02b5b7af0be6322c19806df6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#aec244b8b02b5b7af0be6322c19806df6">FALSE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#a44ca122ed23c5830b776eb94d54f4cf6">IS\_PARTITIONED</a>: Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#a3207b67a0396bf4aea122e0cda26c1f3">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#aec244b8b02b5b7af0be6322c19806df6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#aec244b8b02b5b7af0be6322c19806df6">FALSE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#ac7b9714905889529f2fa4efe353c1182">SERVER\_ID</a>: Indicates which graph server(s) to send the request to. Default is to send to the server with the most available memory. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#adf321ddb1e2e77bcb5e67c6200643690">USE\_RTREE</a>: Use an range tree structure to accelerate and improve the accuracy of snapping, especially to edges. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#a3207b67a0396bf4aea122e0cda26c1f3">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#aec244b8b02b5b7af0be6322c19806df6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#a3207b67a0396bf4aea122e0cda26c1f3">TRUE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#aabc1af9c832dc8c11ba84e96b74689c0">LABEL\_DELIMITER</a>: If provided the label string will be split according to this delimiter and each sub-string will be applied as a separate label onto the specified edge. The default value is ''. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#aa54e65604e139785350e38dd974116b3">ALLOW\_MULTIPLE\_EDGES</a>: Multigraph choice; allowing multiple edges with the same node pairs if set to true, otherwise, new edges with existing same node pairs will not be inserted. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#a3207b67a0396bf4aea122e0cda26c1f3">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#aec244b8b02b5b7af0be6322c19806df6">FALSE</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#a3207b67a0396bf4aea122e0cda26c1f3">TRUE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#acbb9c3fc5279a146fe111bc0d9214494">EMBEDDING\_TABLE</a>: If table exists (should be generated by the match/graph match\_embedding solver), the vector embeddings for the newly inserted nodes will be appended into this table. The default value is ''. </li>
                  </ul>

                  The default value is an empty Dictionary.
                </td>
              </tr>
            </table>
          </div>
        </div>

        <p className="definition">Definition at line <a className="el" href="/content/api/cs/Kinetica_2Protocol_2CreateGraph_8cs_source#l00858">858</a> of file <a className="el" href="/content/api/cs/Kinetica_2Protocol_2CreateGraph_8cs_source">CreateGraph.cs</a>.</p>
      </div>
    </div>

    <h2 className="groupheader">Property Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#afdea91960fb848588177c1327993e871">◆ </a></span>directed\_graph</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">bool kinetica.CreateGraphRequest.directed\_graph = true</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>If set to <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1DirectedGraph#a41a227ef1d852b9bd9acf647361f7017">TRUE</a>, the graph will be directed. </p>
        <p>If set to <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1DirectedGraph#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. Supported values:</p>

        <ul>
          <li> true </li>
          <li> false </li>
        </ul>

        <p>The default value is true.</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#l00259">259</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="#a9cc4c78554f60d709b73b48542f2b872">◆ </a></span>edges</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IList\< string > kinetica.CreateGraphRequest.edges = new List\<string>()</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Edges represent the required fundamental topological unit of a graph that typically connect nodes. </p>
        <p>Edges must be specified using <a href="/content/graph_solver/network_graph_solver/#identifiers" target="_top">identifiers</a>; identifiers are grouped as <a href="/content/graph_solver/network_graph_solver/#id-combos" target="_top">combinations</a>. Identifiers can be used with existing column names, e.g., 'table.column AS EDGE\_ID', expressions, e.g., 'SUBSTR(column, 1, 6) AS EDGE\_NODE1\_NAME', or constant values, e.g., "{"{"}'family', 'coworker'{"}"} AS EDGE\_LABEL". If using constant values in an identifier combination, the number of values specified must match across the combination.</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#l00287">287</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="#a275b7f60dfbdf2f271f8396dc8c11f94">◆ </a></span>graph\_name</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">string kinetica.CreateGraphRequest.graph\_name</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Name of the graph resource to generate. </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#l00239">239</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="#a9fd642dc464eb57443787cc5f2c38c1d">◆ </a></span>nodes</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IList\< string > kinetica.CreateGraphRequest.nodes = new List\<string>()</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Nodes represent fundamental topological units of a graph. </p>
        <p>Nodes must be specified using <a href="/content/graph_solver/network_graph_solver/#identifiers" target="_top">identifiers</a>; identifiers are grouped as <a href="/content/graph_solver/network_graph_solver/#id-combos" target="_top">combinations</a>. Identifiers can be used with existing column names, e.g., 'table.column AS NODE\_ID', expressions, e.g., 'ST\_MAKEPOINT(column1, column2) AS NODE\_WKTPOINT', or constant values, e.g., '{"{"}9, 10, 11{"}"} AS NODE\_ID'. If using constant values in an identifier combination, the number of values specified must match across the combination.</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#l00273">273</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="#acb3be2d0a02e9af8483ee2a3182634c0">◆ </a></span>options</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IDictionary\< string, string > kinetica.CreateGraphRequest.options = new Dictionary\<string, string>()</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Optional parameters. </p>

        <ul>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#af0efe894a994ee6ac9490e05aee4ef14">MERGE\_TOLERANCE</a>: If node geospatial positions are input (e.g., WKTPOINT, X, Y), determines the minimum separation allowed between unique nodes. If nodes are within the tolerance of each other, they will be merged as a single node. The default value is '1.0E-5'. </li>

          <li>
            <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#abd4c84f3a9fa0261aeb15cb060785f01">RECREATE</a>: If set to <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#a3207b67a0396bf4aea122e0cda26c1f3">TRUE</a> and the graph (using <a className="el" href="#a275b7f60dfbdf2f271f8396dc8c11f94" title="Name of the graph resource to generate.">CreateGraphRequest.graph\_name</a>) already exists, the graph is deleted and recreated. Supported values:

            <ul>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#a3207b67a0396bf4aea122e0cda26c1f3">TRUE</a> </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#aec244b8b02b5b7af0be6322c19806df6">FALSE</a> </li>
            </ul>

            The default value is <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#aec244b8b02b5b7af0be6322c19806df6">FALSE</a>.
          </li>

          <li>
            <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#ac38a566562a34c3ec5105d8b6e01a2cd">SAVE\_PERSIST</a>: If set to <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#a3207b67a0396bf4aea122e0cda26c1f3">TRUE</a>, the graph will be saved in the persist directory (see the <a href="/content/config/#config-main-persistence" target="_top">config reference</a> for more information). If set to <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#aec244b8b02b5b7af0be6322c19806df6">FALSE</a>, the graph will be removed when the graph server is shutdown. Supported values:

            <ul>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#a3207b67a0396bf4aea122e0cda26c1f3">TRUE</a> </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#aec244b8b02b5b7af0be6322c19806df6">FALSE</a> </li>
            </ul>

            The default value is <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#aec244b8b02b5b7af0be6322c19806df6">FALSE</a>.
          </li>

          <li>
            <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#a4636802756b04156745ea8890926525e">ADD\_TABLE\_MONITOR</a>: Adds a table monitor to every table used in the creation of the graph; this table monitor will trigger the graph to update dynamically upon inserts to the source table(s). Note that upon database restart, if <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#ac38a566562a34c3ec5105d8b6e01a2cd">SAVE\_PERSIST</a> is also set to <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#a3207b67a0396bf4aea122e0cda26c1f3">TRUE</a>, the graph will be fully reconstructed and the table monitors will be reattached. For more details on table monitors, see <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica#aca74e08aa60b423b2d4dfa24fc9ec739">Kinetica.createTableMonitor</a>. Supported values:

            <ul>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#a3207b67a0396bf4aea122e0cda26c1f3">TRUE</a> </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#aec244b8b02b5b7af0be6322c19806df6">FALSE</a> </li>
            </ul>

            The default value is <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#aec244b8b02b5b7af0be6322c19806df6">FALSE</a>.
          </li>

          <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#a039098b63ee82e24c54056db3c0d7615">GRAPH\_TABLE</a>: If specified, the created graph is also created as a table with the given name, in \[schema\_name.]table\_name format, using standard <a href="/content/concepts/tables/#table-name-resolution" target="_top">name resolution rules</a> and meeting <a href="/content/concepts/tables/#table-naming-criteria" target="_top">table naming criteria</a>. The table will have the following identifier columns: 'EDGE\_ID', 'EDGE\_NODE1\_ID', 'EDGE\_NODE2\_ID'. If left blank, no table is created. The default value is ''. </li>

          <li>
            <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#a3489e740b91bb4a46bc0918d074953d3">ADD\_TURNS</a>: Adds dummy 'pillowed' edges around intersection nodes where there are more than three edges so that additional weight penalties can be imposed by the solve endpoints. (increases the total number of edges). Supported values:

            <ul>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#a3207b67a0396bf4aea122e0cda26c1f3">TRUE</a> </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#aec244b8b02b5b7af0be6322c19806df6">FALSE</a> </li>
            </ul>

            The default value is <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#aec244b8b02b5b7af0be6322c19806df6">FALSE</a>.
          </li>

          <li>
            <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#a44ca122ed23c5830b776eb94d54f4cf6">IS\_PARTITIONED</a>: Supported values:

            <ul>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#a3207b67a0396bf4aea122e0cda26c1f3">TRUE</a> </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#aec244b8b02b5b7af0be6322c19806df6">FALSE</a> </li>
            </ul>

            The default value is <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#aec244b8b02b5b7af0be6322c19806df6">FALSE</a>.
          </li>

          <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#ac7b9714905889529f2fa4efe353c1182">SERVER\_ID</a>: Indicates which graph server(s) to send the request to. Default is to send to the server with the most available memory. </li>

          <li>
            <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#adf321ddb1e2e77bcb5e67c6200643690">USE\_RTREE</a>: Use an range tree structure to accelerate and improve the accuracy of snapping, especially to edges. Supported values:

            <ul>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#a3207b67a0396bf4aea122e0cda26c1f3">TRUE</a> </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#aec244b8b02b5b7af0be6322c19806df6">FALSE</a> </li>
            </ul>

            The default value is <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#a3207b67a0396bf4aea122e0cda26c1f3">TRUE</a>.
          </li>

          <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#aabc1af9c832dc8c11ba84e96b74689c0">LABEL\_DELIMITER</a>: If provided the label string will be split according to this delimiter and each sub-string will be applied as a separate label onto the specified edge. The default value is ''. </li>

          <li>
            <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#aa54e65604e139785350e38dd974116b3">ALLOW\_MULTIPLE\_EDGES</a>: Multigraph choice; allowing multiple edges with the same node pairs if set to true, otherwise, new edges with existing same node pairs will not be inserted. Supported values:

            <ul>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#a3207b67a0396bf4aea122e0cda26c1f3">TRUE</a> </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#aec244b8b02b5b7af0be6322c19806df6">FALSE</a> </li>
            </ul>

            The default value is <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#a3207b67a0396bf4aea122e0cda26c1f3">TRUE</a>.
          </li>

          <li> <a className="el" href="/content/api/cs/structkinetica_1_1CreateGraphRequest_1_1Options#acbb9c3fc5279a146fe111bc0d9214494">EMBEDDING\_TABLE</a>: If table exists (should be generated by the match/graph match\_embedding solver), the vector embeddings for the newly inserted nodes will be appended into this table. The default value is ''. </li>
        </ul>

        <p>The default value is an empty Dictionary.</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#l00550">550</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="#ad6295812b8144a6ded27578b84decdc2">◆ </a></span>restrictions</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IList\< string > kinetica.CreateGraphRequest.restrictions = new List\<string>()</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Restrictions represent a method of informing the graph solver which edges and/or nodes should be ignored for the solution. </p>
        <p>Restrictions must be specified using <a href="/content/graph_solver/network_graph_solver/#identifiers" target="_top">identifiers</a>; identifiers are grouped as <a href="/content/graph_solver/network_graph_solver/#id-combos" target="_top">combinations</a>. Identifiers can be used with existing column names, e.g., 'table.column AS RESTRICTIONS\_EDGE\_ID', expressions, e.g., 'column/2 AS RESTRICTIONS\_VALUECOMPARED', or constant values, e.g., '{"{"}0, 0, 0, 1{"}"} AS RESTRICTIONS\_ONOFFCOMPARED'. If using constant values in an identifier combination, the number of values specified must match across the combination.</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#l00315">315</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="#a86fba3a554d362d974bba359cb6e2c68">◆ </a></span>weights</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IList\< string > kinetica.CreateGraphRequest.weights = new List\<string>()</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Weights represent a method of informing the graph solver of the cost of including a given edge in a solution. </p>
        <p>Weights must be specified using <a href="/content/graph_solver/network_graph_solver/#identifiers" target="_top">identifiers</a>; identifiers are grouped as <a href="/content/graph_solver/network_graph_solver/#id-combos" target="_top">combinations</a>. Identifiers can be used with existing column names, e.g., 'table.column AS WEIGHTS\_EDGE\_ID', expressions, e.g., 'ST\_LENGTH(wkt) AS WEIGHTS\_VALUESPECIFIED', or constant values, e.g., '{"{"}4, 15{"}"} AS WEIGHTS\_VALUESPECIFIED'. If using constant values in an identifier combination, the number of values specified must match across the combination.</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#l00301">301</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 class 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>
