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

> kinetica.ModifyGraphRequest — 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#ac0e04b3d7cbb987f366efdc5abbdcd72">Kinetica.modifyGraph</a>. <a href="#details">More...</a></p>
    <div id="dynsection-0" className="dynheader closed"> Inheritance diagram for kinetica.ModifyGraphRequest:</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.ModifyGraphRequest:</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_1ModifyGraphRequest_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="#a25573154a20f59e5b1b791693ccadfc8" title="Optional parameters.">ModifyGraphRequest.options</a>. <a href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_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:a51b73cb392277aa300856cfa39d26a97" id="r_a51b73cb392277aa300856cfa39d26a97">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a51b73cb392277aa300856cfa39d26a97">ModifyGraphRequest</a> ()</td>
      </tr>

      <tr className="memdesc:a51b73cb392277aa300856cfa39d26a97">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs a <a className="el" href="/content/api/cs/classkinetica_1_1ModifyGraphRequest" title="A set of parameters for Kinetica.modifyGraph.">ModifyGraphRequest</a> object with default parameters. <br /></td>
      </tr>

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

      <tr className="memitem:ae211c79e2718a5788151d95088c5d3cc" id="r_ae211c79e2718a5788151d95088c5d3cc">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ae211c79e2718a5788151d95088c5d3cc">ModifyGraphRequest</a> (string <a className="el" href="#a19ada0d8c063e4a53f7fc0f4dab707eb">graph\_name</a>, IList\< string > <a className="el" href="#aff8e12f5cd29c7c35e88966cdb0eae90">nodes</a>, IList\< string > <a className="el" href="#a29e6558e8a05b89b34527d3de171e2e9">edges</a>, IList\< string > <a className="el" href="#a1b46483ae43a479c154463f1fc0d7407">weights</a>, IList\< string > <a className="el" href="#a191169e2c676f1fd0418f7250abb61da">restrictions</a>, IDictionary\< string, string > <a className="el" href="#a25573154a20f59e5b1b791693ccadfc8">options</a>=null)</td>
      </tr>

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

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

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

      <tr className="memdesc:a51b73cb392277aa300856cfa39d26a97">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs a <a className="el" href="/content/api/cs/classkinetica_1_1ModifyGraphRequest" title="A set of parameters for Kinetica.modifyGraph.">ModifyGraphRequest</a> object with default parameters. <br /></td>
      </tr>

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

      <tr className="memitem:ae211c79e2718a5788151d95088c5d3cc" id="r_ae211c79e2718a5788151d95088c5d3cc">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ae211c79e2718a5788151d95088c5d3cc">ModifyGraphRequest</a> (string <a className="el" href="#a19ada0d8c063e4a53f7fc0f4dab707eb">graph\_name</a>, IList\< string > <a className="el" href="#aff8e12f5cd29c7c35e88966cdb0eae90">nodes</a>, IList\< string > <a className="el" href="#a29e6558e8a05b89b34527d3de171e2e9">edges</a>, IList\< string > <a className="el" href="#a1b46483ae43a479c154463f1fc0d7407">weights</a>, IList\< string > <a className="el" href="#a191169e2c676f1fd0418f7250abb61da">restrictions</a>, IDictionary\< string, string > <a className="el" href="#a25573154a20f59e5b1b791693ccadfc8">options</a>=null)</td>
      </tr>

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

      <tr className="separator:ae211c79e2718a5788151d95088c5d3cc">
        <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:a19ada0d8c063e4a53f7fc0f4dab707eb" id="r_a19ada0d8c063e4a53f7fc0f4dab707eb">
        <td className="memItemLeft" align="right" valign="top">string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a19ada0d8c063e4a53f7fc0f4dab707eb">graph\_name</a><code> \[get, set]</code></td>
      </tr>

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

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

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

      <tr className="memdesc:aff8e12f5cd29c7c35e88966cdb0eae90">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Nodes with which to update existing <a className="el" href="#aff8e12f5cd29c7c35e88966cdb0eae90" title="Nodes with which to update existing ModifyGraphRequest.nodes in graph specified by ModifyGraphRequest...">ModifyGraphRequest.nodes</a> in graph specified by <a className="el" href="#a19ada0d8c063e4a53f7fc0f4dab707eb" title="Name of the graph resource to modify.">ModifyGraphRequest.graph\_name</a>. <br /></td>
      </tr>

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

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

      <tr className="memdesc:a29e6558e8a05b89b34527d3de171e2e9">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Edges with which to update existing <a className="el" href="#a29e6558e8a05b89b34527d3de171e2e9" title="Edges with which to update existing ModifyGraphRequest.edges in graph specified by ModifyGraphRequest...">ModifyGraphRequest.edges</a> in graph specified by <a className="el" href="#a19ada0d8c063e4a53f7fc0f4dab707eb" title="Name of the graph resource to modify.">ModifyGraphRequest.graph\_name</a>. <br /></td>
      </tr>

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

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

      <tr className="memdesc:a1b46483ae43a479c154463f1fc0d7407">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Weights with which to update existing <a className="el" href="#a1b46483ae43a479c154463f1fc0d7407" title="Weights with which to update existing ModifyGraphRequest.weights in graph specified by ModifyGraphReq...">ModifyGraphRequest.weights</a> in graph specified by <a className="el" href="#a19ada0d8c063e4a53f7fc0f4dab707eb" title="Name of the graph resource to modify.">ModifyGraphRequest.graph\_name</a>. <br /></td>
      </tr>

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

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

      <tr className="memdesc:a191169e2c676f1fd0418f7250abb61da">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Restrictions with which to update existing <a className="el" href="#a191169e2c676f1fd0418f7250abb61da" title="Restrictions with which to update existing ModifyGraphRequest.restrictions in graph specified by Modi...">ModifyGraphRequest.restrictions</a> in graph specified by <a className="el" href="#a19ada0d8c063e4a53f7fc0f4dab707eb" title="Name of the graph resource to modify.">ModifyGraphRequest.graph\_name</a>. <br /></td>
      </tr>

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

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

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

      <tr className="separator:a25573154a20f59e5b1b791693ccadfc8">
        <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#ac0e04b3d7cbb987f366efdc5abbdcd72">Kinetica.modifyGraph</a>. </p>
      <p>Update an existing graph network using given nodes, edges, weights, restrictions, and options.</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, and <a href="/content/guides/graph_rest_guide/" target="_top">Graph REST Tutorial</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_2ModifyGraph_8cs_source#l00021">21</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ModifyGraph_8cs_source">ModifyGraph.cs</a>.</p>
    </div>

    <h2 className="groupheader">Constructor & Destructor Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a51b73cb392277aa300856cfa39d26a97">◆ </a></span>ModifyGraphRequest() <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.ModifyGraphRequest.ModifyGraphRequest </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_1ModifyGraphRequest" title="A set of parameters for Kinetica.modifyGraph.">ModifyGraphRequest</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_2ModifyGraph_8cs_source#l00604">604</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_2ModifyGraph_8cs_source">ModifyGraph.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ae211c79e2718a5788151d95088c5d3cc">◆ </a></span>ModifyGraphRequest() <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.ModifyGraphRequest.ModifyGraphRequest </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">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_1ModifyGraphRequest" title="A set of parameters for Kinetica.modifyGraph.">ModifyGraphRequest</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 modify.</td>
              </tr>

              <tr>
                <td className="paramname">nodes</td>
                <td>Nodes with which to update existing <span className="em">nodes</span> in graph specified by <span className="em">graph\_name</span> . Review <a href="/content/graph_solver/network_graph_solver/#nodes" target="_top">Nodes</a> for more information. 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 raw values, e.g., '{"{"}9, 10, 11{"}"} AS NODE\_ID'. If using raw values in an identifier combination, the number of values specified must match across the combination. Identifier combination(s) do not have to match the method used to create the graph, e.g., if column names were specified to create the graph, expressions or raw values could also be used to modify the graph.</td>
              </tr>

              <tr>
                <td className="paramname">edges</td>
                <td>Edges with which to update existing <span className="em">edges</span> in graph specified by <span className="em">graph\_name</span> . Review <a href="/content/graph_solver/network_graph_solver/#edges" target="_top">Edges</a> for more information. 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 raw values, e.g., "{"{"}'family', 'coworker'{"}"} AS EDGE\_LABEL". If using raw values in an identifier combination, the number of values specified must match across the combination. Identifier combination(s) do not have to match the method used to create the graph, e.g., if column names were specified to create the graph, expressions or raw values could also be used to modify the graph.</td>
              </tr>

              <tr>
                <td className="paramname">weights</td>
                <td>Weights with which to update existing <span className="em">weights</span> in graph specified by <span className="em">graph\_name</span> . Review <a href="/content/graph_solver/network_graph_solver/#graph-weights" target="_top">Weights</a> for more information. 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 raw values, e.g., '{"{"}4, 15{"}"} AS WEIGHTS\_VALUESPECIFIED'. If using raw values in an identifier combination, the number of values specified must match across the combination. Identifier combination(s) do not have to match the method used to create the graph, e.g., if column names were specified to create the graph, expressions or raw values could also be used to modify the graph.</td>
              </tr>

              <tr>
                <td className="paramname">restrictions</td>
                <td>Restrictions with which to update existing <span className="em">restrictions</span> in graph specified by <span className="em">graph\_name</span> . Review <a href="/content/graph_solver/network_graph_solver/#graph-restrictions" target="_top">Restrictions</a> for more information. 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 raw values, e.g., '{"{"}0, 0, 0, 1{"}"} AS RESTRICTIONS\_ONOFFCOMPARED'. If using raw values in an identifier combination, the number of values specified must match across the combination. Identifier combination(s) do not have to match the method used to create the graph, e.g., if column names were specified to create the graph, expressions or raw values could also be used to modify the graph.</td>
              </tr>

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

                <td>
                  Optional parameters.

                  <ul>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a8c7e4558a536b99d83232d10b2c4f68c">RESTRICTION\_THRESHOLD\_VALUE</a>: Value-based restriction comparison. Any node or edge with a RESTRICTIONS\_VALUECOMPARED value greater than the <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a8c7e4558a536b99d83232d10b2c4f68c">RESTRICTION\_THRESHOLD\_VALUE</a> will not be included in the graph. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a860947be9e6a46b0a7d07fd071f4ae2e">EXPORT\_CREATE\_RESULTS</a>: If set to <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#af1a73e0ae90f75cd3c2abadd8b5b9558">TRUE</a>, returns the graph topology in the response as arrays. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#af1a73e0ae90f75cd3c2abadd8b5b9558">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a94c89ada91bcdf8b60759f932714836a">FALSE</a> </li>
                      </ul>

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

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#ad7fad73116cba79a2d472a6eb1e4a030">ENABLE\_GRAPH\_DRAW</a>: If set to <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#af1a73e0ae90f75cd3c2abadd8b5b9558">TRUE</a>, adds a 'EDGE\_WKTLINE' column identifier to the specified <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a7e1402a2e9e37330ace0d1893d6392cf">GRAPH\_TABLE</a> so the graph can be viewed via WMS; for social and non-geospatial graphs, the 'EDGE\_WKTLINE' column identifier will be populated with spatial coordinates derived from a flattening layout algorithm so the graph can still be viewed. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#af1a73e0ae90f75cd3c2abadd8b5b9558">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a94c89ada91bcdf8b60759f932714836a">FALSE</a> </li>
                      </ul>

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

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a3be7619852246656112cd82a16893c78">SAVE\_PERSIST</a>: If set to <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#af1a73e0ae90f75cd3c2abadd8b5b9558">TRUE</a>, the graph will be saved in the persist directory (see the <a href="/content/config/" target="_top">config reference</a> for more information). If set to <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a94c89ada91bcdf8b60759f932714836a">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_1ModifyGraphRequest_1_1Options#af1a73e0ae90f75cd3c2abadd8b5b9558">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a94c89ada91bcdf8b60759f932714836a">FALSE</a> </li>
                      </ul>

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

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a522ea606fbc0386857433bd089bf5538">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_1ModifyGraphRequest_1_1Options#a3be7619852246656112cd82a16893c78">SAVE\_PERSIST</a> is also set to <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#af1a73e0ae90f75cd3c2abadd8b5b9558">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_1ModifyGraphRequest_1_1Options#af1a73e0ae90f75cd3c2abadd8b5b9558">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a94c89ada91bcdf8b60759f932714836a">FALSE</a> </li>
                      </ul>

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

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a7e1402a2e9e37330ace0d1893d6392cf">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>. This 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_1ModifyGraphRequest_1_1Options#a01f8987ac332b8331af38d28b591d0b8">REMOVE\_LABEL\_ONLY</a>: When RESTRICTIONS on labeled entities requested, if set to true this will NOT delete the entity but only the label associated with the entity. Otherwise (default), it'll delete the label AND the entity. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#af1a73e0ae90f75cd3c2abadd8b5b9558">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a94c89ada91bcdf8b60759f932714836a">FALSE</a> </li>
                      </ul>

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

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#ad22cf96bbcf391999c451ba69bf2f984">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_1ModifyGraphRequest_1_1Options#af1a73e0ae90f75cd3c2abadd8b5b9558">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a94c89ada91bcdf8b60759f932714836a">FALSE</a> </li>
                      </ul>

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

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a3f0609d5bc645f5d216037fde9fc0e05">TURN\_ANGLE</a>: Value in degrees modifies the thresholds for attributing right, left, sharp turns, and intersections. It is the vertical deviation angle from the incoming edge to the intersection node. The larger the value, the larger the threshold for sharp turns and intersections; the smaller the value, the larger the threshold for right and left turns; 0 \< turn\_angle \< 90. The default value is '60'. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#ad3c6dac4f1e66379969dd36ada63d2f6">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_1ModifyGraphRequest_1_1Options#af1a73e0ae90f75cd3c2abadd8b5b9558">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a94c89ada91bcdf8b60759f932714836a">FALSE</a> </li>
                      </ul>

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

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#adccefc0edcf9ca10bf5b25718cd8c440">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_1ModifyGraphRequest_1_1Options#a27a19df56d85a5260f4f9e3e1ce37240">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_1ModifyGraphRequest_1_1Options#af1a73e0ae90f75cd3c2abadd8b5b9558">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a94c89ada91bcdf8b60759f932714836a">FALSE</a> </li>
                      </ul>

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

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#aba02a9d82e743a440ee7ba734f43ea67">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_2ModifyGraph_8cs_source#l00947">947</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_2ModifyGraph_8cs_source">ModifyGraph.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a51b73cb392277aa300856cfa39d26a97">◆ </a></span>ModifyGraphRequest() <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.ModifyGraphRequest.ModifyGraphRequest </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_1ModifyGraphRequest" title="A set of parameters for Kinetica.modifyGraph.">ModifyGraphRequest</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/Kinetica_2Protocol_2ModifyGraph_8cs_source#l00604">604</a> of file <a className="el" href="/content/api/cs/Kinetica_2Protocol_2ModifyGraph_8cs_source">ModifyGraph.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ae211c79e2718a5788151d95088c5d3cc">◆ </a></span>ModifyGraphRequest() <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.ModifyGraphRequest.ModifyGraphRequest </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">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_1ModifyGraphRequest" title="A set of parameters for Kinetica.modifyGraph.">ModifyGraphRequest</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 modify.</td>
              </tr>

              <tr>
                <td className="paramname">nodes</td>
                <td>Nodes with which to update existing <span className="em">nodes</span> in graph specified by <span className="em">graph\_name</span> . Review <a href="/content/graph_solver/network_graph_solver/#nodes" target="_top">Nodes</a> for more information. 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 raw values, e.g., '{"{"}9, 10, 11{"}"} AS NODE\_ID'. If using raw values in an identifier combination, the number of values specified must match across the combination. Identifier combination(s) do not have to match the method used to create the graph, e.g., if column names were specified to create the graph, expressions or raw values could also be used to modify the graph.</td>
              </tr>

              <tr>
                <td className="paramname">edges</td>
                <td>Edges with which to update existing <span className="em">edges</span> in graph specified by <span className="em">graph\_name</span> . Review <a href="/content/graph_solver/network_graph_solver/#edges" target="_top">Edges</a> for more information. 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 raw values, e.g., "{"{"}'family', 'coworker'{"}"} AS EDGE\_LABEL". If using raw values in an identifier combination, the number of values specified must match across the combination. Identifier combination(s) do not have to match the method used to create the graph, e.g., if column names were specified to create the graph, expressions or raw values could also be used to modify the graph.</td>
              </tr>

              <tr>
                <td className="paramname">weights</td>
                <td>Weights with which to update existing <span className="em">weights</span> in graph specified by <span className="em">graph\_name</span> . Review <a href="/content/graph_solver/network_graph_solver/#graph-weights" target="_top">Weights</a> for more information. 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 raw values, e.g., '{"{"}4, 15{"}"} AS WEIGHTS\_VALUESPECIFIED'. If using raw values in an identifier combination, the number of values specified must match across the combination. Identifier combination(s) do not have to match the method used to create the graph, e.g., if column names were specified to create the graph, expressions or raw values could also be used to modify the graph.</td>
              </tr>

              <tr>
                <td className="paramname">restrictions</td>
                <td>Restrictions with which to update existing <span className="em">restrictions</span> in graph specified by <span className="em">graph\_name</span> . Review <a href="/content/graph_solver/network_graph_solver/#graph-restrictions" target="_top">Restrictions</a> for more information. 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 raw values, e.g., '{"{"}0, 0, 0, 1{"}"} AS RESTRICTIONS\_ONOFFCOMPARED'. If using raw values in an identifier combination, the number of values specified must match across the combination. Identifier combination(s) do not have to match the method used to create the graph, e.g., if column names were specified to create the graph, expressions or raw values could also be used to modify the graph.</td>
              </tr>

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

                <td>
                  Optional parameters.

                  <ul>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a8c7e4558a536b99d83232d10b2c4f68c">RESTRICTION\_THRESHOLD\_VALUE</a>: Value-based restriction comparison. Any node or edge with a RESTRICTIONS\_VALUECOMPARED value greater than the <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a8c7e4558a536b99d83232d10b2c4f68c">RESTRICTION\_THRESHOLD\_VALUE</a> will not be included in the graph. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a860947be9e6a46b0a7d07fd071f4ae2e">EXPORT\_CREATE\_RESULTS</a>: If set to <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#af1a73e0ae90f75cd3c2abadd8b5b9558">TRUE</a>, returns the graph topology in the response as arrays. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#af1a73e0ae90f75cd3c2abadd8b5b9558">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a94c89ada91bcdf8b60759f932714836a">FALSE</a> </li>
                      </ul>

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

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#ad7fad73116cba79a2d472a6eb1e4a030">ENABLE\_GRAPH\_DRAW</a>: If set to <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#af1a73e0ae90f75cd3c2abadd8b5b9558">TRUE</a>, adds a 'EDGE\_WKTLINE' column identifier to the specified <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a7e1402a2e9e37330ace0d1893d6392cf">GRAPH\_TABLE</a> so the graph can be viewed via WMS; for social and non-geospatial graphs, the 'EDGE\_WKTLINE' column identifier will be populated with spatial coordinates derived from a flattening layout algorithm so the graph can still be viewed. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#af1a73e0ae90f75cd3c2abadd8b5b9558">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a94c89ada91bcdf8b60759f932714836a">FALSE</a> </li>
                      </ul>

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

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a3be7619852246656112cd82a16893c78">SAVE\_PERSIST</a>: If set to <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#af1a73e0ae90f75cd3c2abadd8b5b9558">TRUE</a>, the graph will be saved in the persist directory (see the <a href="/content/config/" target="_top">config reference</a> for more information). If set to <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a94c89ada91bcdf8b60759f932714836a">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_1ModifyGraphRequest_1_1Options#af1a73e0ae90f75cd3c2abadd8b5b9558">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a94c89ada91bcdf8b60759f932714836a">FALSE</a> </li>
                      </ul>

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

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a522ea606fbc0386857433bd089bf5538">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_1ModifyGraphRequest_1_1Options#a3be7619852246656112cd82a16893c78">SAVE\_PERSIST</a> is also set to <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#af1a73e0ae90f75cd3c2abadd8b5b9558">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_1ModifyGraphRequest_1_1Options#af1a73e0ae90f75cd3c2abadd8b5b9558">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a94c89ada91bcdf8b60759f932714836a">FALSE</a> </li>
                      </ul>

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

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a7e1402a2e9e37330ace0d1893d6392cf">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>. This 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_1ModifyGraphRequest_1_1Options#a01f8987ac332b8331af38d28b591d0b8">REMOVE\_LABEL\_ONLY</a>: When RESTRICTIONS on labeled entities requested, if set to true this will NOT delete the entity but only the label associated with the entity. Otherwise (default), it'll delete the label AND the entity. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#af1a73e0ae90f75cd3c2abadd8b5b9558">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a94c89ada91bcdf8b60759f932714836a">FALSE</a> </li>
                      </ul>

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

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#ad22cf96bbcf391999c451ba69bf2f984">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_1ModifyGraphRequest_1_1Options#af1a73e0ae90f75cd3c2abadd8b5b9558">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a94c89ada91bcdf8b60759f932714836a">FALSE</a> </li>
                      </ul>

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

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a3f0609d5bc645f5d216037fde9fc0e05">TURN\_ANGLE</a>: Value in degrees modifies the thresholds for attributing right, left, sharp turns, and intersections. It is the vertical deviation angle from the incoming edge to the intersection node. The larger the value, the larger the threshold for sharp turns and intersections; the smaller the value, the larger the threshold for right and left turns; 0 \< turn\_angle \< 90. The default value is '60'. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#ad3c6dac4f1e66379969dd36ada63d2f6">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_1ModifyGraphRequest_1_1Options#af1a73e0ae90f75cd3c2abadd8b5b9558">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a94c89ada91bcdf8b60759f932714836a">FALSE</a> </li>
                      </ul>

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

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#adccefc0edcf9ca10bf5b25718cd8c440">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_1ModifyGraphRequest_1_1Options#a27a19df56d85a5260f4f9e3e1ce37240">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_1ModifyGraphRequest_1_1Options#af1a73e0ae90f75cd3c2abadd8b5b9558">TRUE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a94c89ada91bcdf8b60759f932714836a">FALSE</a> </li>
                      </ul>

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

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#aba02a9d82e743a440ee7ba734f43ea67">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_2ModifyGraph_8cs_source#l00947">947</a> of file <a className="el" href="/content/api/cs/Kinetica_2Protocol_2ModifyGraph_8cs_source">ModifyGraph.cs</a>.</p>
      </div>
    </div>

    <h2 className="groupheader">Property Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a29e6558e8a05b89b34527d3de171e2e9">◆ </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.ModifyGraphRequest.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 with which to update existing <a className="el" href="#a29e6558e8a05b89b34527d3de171e2e9" title="Edges with which to update existing ModifyGraphRequest.edges in graph specified by ModifyGraphRequest...">ModifyGraphRequest.edges</a> in graph specified by <a className="el" href="#a19ada0d8c063e4a53f7fc0f4dab707eb" title="Name of the graph resource to modify.">ModifyGraphRequest.graph\_name</a>. </p>
        <p>Review <a href="/content/graph_solver/network_graph_solver/#edges" target="_top">Edges</a> for more information. 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 raw values, e.g., "{"{"}'family', 'coworker'{"}"} AS EDGE\_LABEL". If using raw values in an identifier combination, the number of values specified must match across the combination. Identifier combination(s) do not have to match the method used to create the graph, e.g., if column names were specified to create the graph, expressions or raw values could also be used to modify the graph.</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_2ModifyGraph_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_2ModifyGraph_8cs_source">ModifyGraph.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a19ada0d8c063e4a53f7fc0f4dab707eb">◆ </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.ModifyGraphRequest.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 modify. </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_2ModifyGraph_8cs_source#l00247">247</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_2ModifyGraph_8cs_source">ModifyGraph.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aff8e12f5cd29c7c35e88966cdb0eae90">◆ </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.ModifyGraphRequest.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 with which to update existing <a className="el" href="#aff8e12f5cd29c7c35e88966cdb0eae90" title="Nodes with which to update existing ModifyGraphRequest.nodes in graph specified by ModifyGraphRequest...">ModifyGraphRequest.nodes</a> in graph specified by <a className="el" href="#a19ada0d8c063e4a53f7fc0f4dab707eb" title="Name of the graph resource to modify.">ModifyGraphRequest.graph\_name</a>. </p>
        <p>Review <a href="/content/graph_solver/network_graph_solver/#nodes" target="_top">Nodes</a> for more information. 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 raw values, e.g., '{"{"}9, 10, 11{"}"} AS NODE\_ID'. If using raw values in an identifier combination, the number of values specified must match across the combination. Identifier combination(s) do not have to match the method used to create the graph, e.g., if column names were specified to create the graph, expressions or raw values could also be used to modify the graph.</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_2ModifyGraph_8cs_source#l00267">267</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_2ModifyGraph_8cs_source">ModifyGraph.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a25573154a20f59e5b1b791693ccadfc8">◆ </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.ModifyGraphRequest.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_1ModifyGraphRequest_1_1Options#a8c7e4558a536b99d83232d10b2c4f68c">RESTRICTION\_THRESHOLD\_VALUE</a>: Value-based restriction comparison. Any node or edge with a RESTRICTIONS\_VALUECOMPARED value greater than the <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a8c7e4558a536b99d83232d10b2c4f68c">RESTRICTION\_THRESHOLD\_VALUE</a> will not be included in the graph. </li>

          <li>
            <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a860947be9e6a46b0a7d07fd071f4ae2e">EXPORT\_CREATE\_RESULTS</a>: If set to <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#af1a73e0ae90f75cd3c2abadd8b5b9558">TRUE</a>, returns the graph topology in the response as arrays. Supported values:

            <ul>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#af1a73e0ae90f75cd3c2abadd8b5b9558">TRUE</a> </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a94c89ada91bcdf8b60759f932714836a">FALSE</a> </li>
            </ul>

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

          <li>
            <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#ad7fad73116cba79a2d472a6eb1e4a030">ENABLE\_GRAPH\_DRAW</a>: If set to <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#af1a73e0ae90f75cd3c2abadd8b5b9558">TRUE</a>, adds a 'EDGE\_WKTLINE' column identifier to the specified <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a7e1402a2e9e37330ace0d1893d6392cf">GRAPH\_TABLE</a> so the graph can be viewed via WMS; for social and non-geospatial graphs, the 'EDGE\_WKTLINE' column identifier will be populated with spatial coordinates derived from a flattening layout algorithm so the graph can still be viewed. Supported values:

            <ul>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#af1a73e0ae90f75cd3c2abadd8b5b9558">TRUE</a> </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a94c89ada91bcdf8b60759f932714836a">FALSE</a> </li>
            </ul>

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

          <li>
            <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a3be7619852246656112cd82a16893c78">SAVE\_PERSIST</a>: If set to <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#af1a73e0ae90f75cd3c2abadd8b5b9558">TRUE</a>, the graph will be saved in the persist directory (see the <a href="/content/config/" target="_top">config reference</a> for more information). If set to <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a94c89ada91bcdf8b60759f932714836a">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_1ModifyGraphRequest_1_1Options#af1a73e0ae90f75cd3c2abadd8b5b9558">TRUE</a> </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a94c89ada91bcdf8b60759f932714836a">FALSE</a> </li>
            </ul>

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

          <li>
            <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a522ea606fbc0386857433bd089bf5538">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_1ModifyGraphRequest_1_1Options#a3be7619852246656112cd82a16893c78">SAVE\_PERSIST</a> is also set to <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#af1a73e0ae90f75cd3c2abadd8b5b9558">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_1ModifyGraphRequest_1_1Options#af1a73e0ae90f75cd3c2abadd8b5b9558">TRUE</a> </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a94c89ada91bcdf8b60759f932714836a">FALSE</a> </li>
            </ul>

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

          <li> <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a7e1402a2e9e37330ace0d1893d6392cf">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>. This 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_1ModifyGraphRequest_1_1Options#a01f8987ac332b8331af38d28b591d0b8">REMOVE\_LABEL\_ONLY</a>: When RESTRICTIONS on labeled entities requested, if set to true this will NOT delete the entity but only the label associated with the entity. Otherwise (default), it'll delete the label AND the entity. Supported values:

            <ul>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#af1a73e0ae90f75cd3c2abadd8b5b9558">TRUE</a> </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a94c89ada91bcdf8b60759f932714836a">FALSE</a> </li>
            </ul>

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

          <li>
            <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#ad22cf96bbcf391999c451ba69bf2f984">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_1ModifyGraphRequest_1_1Options#af1a73e0ae90f75cd3c2abadd8b5b9558">TRUE</a> </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a94c89ada91bcdf8b60759f932714836a">FALSE</a> </li>
            </ul>

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

          <li> <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a3f0609d5bc645f5d216037fde9fc0e05">TURN\_ANGLE</a>: Value in degrees modifies the thresholds for attributing right, left, sharp turns, and intersections. It is the vertical deviation angle from the incoming edge to the intersection node. The larger the value, the larger the threshold for sharp turns and intersections; the smaller the value, the larger the threshold for right and left turns; 0 \< turn\_angle \< 90. The default value is '60'. </li>

          <li>
            <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#ad3c6dac4f1e66379969dd36ada63d2f6">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_1ModifyGraphRequest_1_1Options#af1a73e0ae90f75cd3c2abadd8b5b9558">TRUE</a> </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a94c89ada91bcdf8b60759f932714836a">FALSE</a> </li>
            </ul>

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

          <li> <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#adccefc0edcf9ca10bf5b25718cd8c440">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_1ModifyGraphRequest_1_1Options#a27a19df56d85a5260f4f9e3e1ce37240">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_1ModifyGraphRequest_1_1Options#af1a73e0ae90f75cd3c2abadd8b5b9558">TRUE</a> </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#a94c89ada91bcdf8b60759f932714836a">FALSE</a> </li>
            </ul>

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

          <li> <a className="el" href="/content/api/cs/structkinetica_1_1ModifyGraphRequest_1_1Options#aba02a9d82e743a440ee7ba734f43ea67">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_2ModifyGraph_8cs_source#l00600">600</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_2ModifyGraph_8cs_source">ModifyGraph.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a191169e2c676f1fd0418f7250abb61da">◆ </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.ModifyGraphRequest.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 with which to update existing <a className="el" href="#a191169e2c676f1fd0418f7250abb61da" title="Restrictions with which to update existing ModifyGraphRequest.restrictions in graph specified by Modi...">ModifyGraphRequest.restrictions</a> in graph specified by <a className="el" href="#a19ada0d8c063e4a53f7fc0f4dab707eb" title="Name of the graph resource to modify.">ModifyGraphRequest.graph\_name</a>. </p>
        <p>Review <a href="/content/graph_solver/network_graph_solver/#graph-restrictions" target="_top">Restrictions</a> for more information. 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 raw values, e.g., '{"{"}0, 0, 0, 1{"}"} AS RESTRICTIONS\_ONOFFCOMPARED'. If using raw values in an identifier combination, the number of values specified must match across the combination. Identifier combination(s) do not have to match the method used to create the graph, e.g., if column names were specified to create the graph, expressions or raw values could also be used to modify the graph.</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_2ModifyGraph_8cs_source#l00329">329</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_2ModifyGraph_8cs_source">ModifyGraph.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a1b46483ae43a479c154463f1fc0d7407">◆ </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.ModifyGraphRequest.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 with which to update existing <a className="el" href="#a1b46483ae43a479c154463f1fc0d7407" title="Weights with which to update existing ModifyGraphRequest.weights in graph specified by ModifyGraphReq...">ModifyGraphRequest.weights</a> in graph specified by <a className="el" href="#a19ada0d8c063e4a53f7fc0f4dab707eb" title="Name of the graph resource to modify.">ModifyGraphRequest.graph\_name</a>. </p>
        <p>Review <a href="/content/graph_solver/network_graph_solver/#graph-weights" target="_top">Weights</a> for more information. 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 raw values, e.g., '{"{"}4, 15{"}"} AS WEIGHTS\_VALUESPECIFIED'. If using raw values in an identifier combination, the number of values specified must match across the combination. Identifier combination(s) do not have to match the method used to create the graph, e.g., if column names were specified to create the graph, expressions or raw values could also be used to modify the graph.</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_2ModifyGraph_8cs_source#l00308">308</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_2ModifyGraph_8cs_source">ModifyGraph.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_2ModifyGraph_8cs_source">ModifyGraph.cs</a></li>
      <li>Kinetica/Protocol/<a className="el" href="/content/api/cs/Kinetica_2Protocol_2ModifyGraph_8cs_source">ModifyGraph.cs</a></li>
    </ul>
  </div>
</div>
