You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2022/01/12 15:35:40 UTC

svn commit: r1896968 [8/41] - in /tinkerpop/site/dotnetdocs/3.4.13: ./ api/ fonts/ images/ styles/

Added: tinkerpop/site/dotnetdocs/3.4.13/api/Gremlin.Net.Process.Traversal.GraphTraversalSource.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/dotnetdocs/3.4.13/api/Gremlin.Net.Process.Traversal.GraphTraversalSource.html?rev=1896968&view=auto
==============================================================================
--- tinkerpop/site/dotnetdocs/3.4.13/api/Gremlin.Net.Process.Traversal.GraphTraversalSource.html (added)
+++ tinkerpop/site/dotnetdocs/3.4.13/api/Gremlin.Net.Process.Traversal.GraphTraversalSource.html Wed Jan 12 15:35:38 2022
@@ -0,0 +1,1582 @@
+<!DOCTYPE html>
+<!--[if IE]><![endif]-->
+<html>
+  
+  <head>
+    <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+    <title>Class GraphTraversalSource
+   | Apache TinkerPop - Gremlin.NET API Docs </title>
+    <meta name="viewport" content="width=device-width">
+    <meta name="title" content="Class GraphTraversalSource
+   | Apache TinkerPop - Gremlin.NET API Docs ">
+    <meta name="generator" content="docfx 2.58.0.0">
+    
+    <link rel="shortcut icon" href="../images/favicon.ico">
+    <link rel="stylesheet" href="../styles/docfx.vendor.css">
+    <link rel="stylesheet" href="../styles/docfx.css">
+    <link rel="stylesheet" href="../styles/main.css">
+    <meta property="docfx:navrel" content="../toc.html">
+    <meta property="docfx:tocrel" content="toc.html">
+    
+    <meta property="docfx:rel" content="../">
+    
+  </head>
+  <body data-spy="scroll" data-target="#affix" data-offset="120">
+    <div id="wrapper">
+      <header>
+        
+        <nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
+          <div class="container">
+            <div class="navbar-header">
+              <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+              </button>
+              
+              <a class="navbar-brand" href="../index.html">
+                <img id="logo" class="svg" src="../images/tinkerpop-character.png" alt="">
+              </a>
+            </div>
+            <div class="collapse navbar-collapse" id="navbar">
+              <form class="navbar-form navbar-right" role="search" id="search">
+                <div class="form-group">
+                  <input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
+                </div>
+              </form>
+            </div>
+          </div>
+        </nav>
+        
+        <div class="subnav navbar navbar-default">
+          <div class="container hide-when-search" id="breadcrumb">
+            <ul class="breadcrumb">
+              <li></li>
+            </ul>
+          </div>
+        </div>
+      </header>
+      <div class="container body-content">
+        
+        <div id="search-results">
+          <div class="search-list">Search Results for <span></span></div>
+          <div class="sr-items">
+            <p><i class="glyphicon glyphicon-refresh index-loading"></i></p>
+          </div>
+          <ul id="pagination" data-first="First" data-prev="Previous" data-next="Next" data-last="Last"></ul>
+        </div>
+      </div>
+      <div role="main" class="container body-content hide-when-search">
+        
+        <div class="sidenav hide-when-search">
+          <a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
+          <div class="sidetoggle collapse" id="sidetoggle">
+            <div id="sidetoc"></div>
+          </div>
+        </div>
+        <div class="article row grid-right">
+          <div class="col-md-10">
+            <article class="content wrap" id="_content" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource">
+  
+  
+  <h1 id="Gremlin_Net_Process_Traversal_GraphTraversalSource" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource" class="text-break">Class GraphTraversalSource
+  </h1>
+  <div class="markdown level0 summary"><p>A <a class="xref" href="Gremlin.Net.Process.Traversal.GraphTraversalSource.html">GraphTraversalSource</a> is the primary DSL of the Gremlin traversal machine.
+It provides access to all the configurations and steps for Turing complete graph computing.</p>
+</div>
+  <div class="markdown level0 conceptual"></div>
+  <div class="inheritance">
+    <h5>Inheritance</h5>
+    <div class="level0"><span class="xref">System.Object</span></div>
+    <div class="level1"><span class="xref">GraphTraversalSource</span></div>
+  </div>
+  <div class="inheritedMembers">
+    <h5>Inherited Members</h5>
+    <div>
+      <span class="xref">System.Object.Equals(System.Object)</span>
+    </div>
+    <div>
+      <span class="xref">System.Object.Equals(System.Object, System.Object)</span>
+    </div>
+    <div>
+      <span class="xref">System.Object.GetHashCode()</span>
+    </div>
+    <div>
+      <span class="xref">System.Object.GetType()</span>
+    </div>
+    <div>
+      <span class="xref">System.Object.MemberwiseClone()</span>
+    </div>
+    <div>
+      <span class="xref">System.Object.ToString()</span>
+    </div>
+    <div>
+      <span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
+    </div>
+  </div>
+  <h6><strong>Namespace</strong>: <a class="xref" href="Gremlin.Net.Process.Traversal.html">Gremlin.Net.Process.Traversal</a></h6>
+  <h6><strong>Assembly</strong>: cs.temp.dll.dll</h6>
+  <h5 id="Gremlin_Net_Process_Traversal_GraphTraversalSource_syntax">Syntax</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public class GraphTraversalSource</code></pre>
+  </div>
+  <h3 id="constructors">Constructors
+  </h3>
+  <a id="Gremlin_Net_Process_Traversal_GraphTraversalSource__ctor_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.#ctor*"></a>
+  <h4 id="Gremlin_Net_Process_Traversal_GraphTraversalSource__ctor" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.#ctor">GraphTraversalSource()</h4>
+  <div class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="Gremlin.Net.Process.Traversal.GraphTraversalSource.html">GraphTraversalSource</a> class.</p>
+</div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public GraphTraversalSource()</code></pre>
+  </div>
+  <a id="Gremlin_Net_Process_Traversal_GraphTraversalSource__ctor_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.#ctor*"></a>
+  <h4 id="Gremlin_Net_Process_Traversal_GraphTraversalSource__ctor_ICollection_Gremlin_Net_Process_Traversal_ITraversalStrategy__Gremlin_Net_Process_Traversal_Bytecode_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.#ctor(ICollection{Gremlin.Net.Process.Traversal.ITraversalStrategy},Gremlin.Net.Process.Traversal.Bytecode)">GraphTraversalSource(ICollection&lt;ITraversalStrategy&gt;, Bytecode)</h4>
+  <div class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="Gremlin.Net.Process.Traversal.GraphTraversalSource.html">GraphTraversalSource</a> class.</p>
+</div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public GraphTraversalSource(ICollection&lt;ITraversalStrategy&gt; traversalStrategies, Bytecode bytecode)</code></pre>
+  </div>
+  <h5 class="parameters">Parameters</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Name</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><span class="xref">ICollection</span>&lt;<a class="xref" href="Gremlin.Net.Process.Traversal.ITraversalStrategy.html">ITraversalStrategy</a>&gt;</td>
+        <td><span class="parametername">traversalStrategies</span></td>
+        <td><p>The traversal strategies associated with this graph traversal source.</p>
+</td>
+      </tr>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.Bytecode.html">Bytecode</a></td>
+        <td><span class="parametername">bytecode</span></td>
+        <td><p>The <a class="xref" href="Gremlin.Net.Process.Traversal.Bytecode.html">Bytecode</a> associated with the current state of this graph traversal
+source.</p>
+</td>
+      </tr>
+    </tbody>
+  </table>
+  <h3 id="properties">Properties
+  </h3>
+  <a id="Gremlin_Net_Process_Traversal_GraphTraversalSource_Bytecode_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.Bytecode*"></a>
+  <h4 id="Gremlin_Net_Process_Traversal_GraphTraversalSource_Bytecode" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.Bytecode">Bytecode</h4>
+  <div class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="Gremlin.Net.Process.Traversal.Bytecode.html">Bytecode</a> associated with the current state of this graph traversal
+source.</p>
+</div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public Bytecode Bytecode { get; set; }</code></pre>
+  </div>
+  <h5 class="propertyValue">Property Value</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.Bytecode.html">Bytecode</a></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <a id="Gremlin_Net_Process_Traversal_GraphTraversalSource_TraversalStrategies_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.TraversalStrategies*"></a>
+  <h4 id="Gremlin_Net_Process_Traversal_GraphTraversalSource_TraversalStrategies" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.TraversalStrategies">TraversalStrategies</h4>
+  <div class="markdown level1 summary"><p>Gets or sets the traversal strategies associated with this graph traversal source.</p>
+</div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public ICollection&lt;ITraversalStrategy&gt; TraversalStrategies { get; set; }</code></pre>
+  </div>
+  <h5 class="propertyValue">Property Value</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><span class="xref">ICollection</span>&lt;<a class="xref" href="Gremlin.Net.Process.Traversal.ITraversalStrategy.html">ITraversalStrategy</a>&gt;</td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <h3 id="methods">Methods
+  </h3>
+  <a id="Gremlin_Net_Process_Traversal_GraphTraversalSource_AddE_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.AddE*"></a>
+  <h4 id="Gremlin_Net_Process_Traversal_GraphTraversalSource_AddE_Gremlin_Net_Process_Traversal_ITraversal_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.AddE(Gremlin.Net.Process.Traversal.ITraversal)">AddE(ITraversal)</h4>
+  <div class="markdown level1 summary"><p>Spawns a <a class="xref" href="Gremlin.Net.Process.Traversal.GraphTraversal-2.html">GraphTraversal&lt;S, E&gt;</a> off this graph traversal source and adds the addE step to that
+traversal.</p>
+</div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public GraphTraversal&lt;Edge, Edge&gt; AddE(ITraversal edgeLabelTraversal)</code></pre>
+  </div>
+  <h5 class="parameters">Parameters</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Name</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.ITraversal.html">ITraversal</a></td>
+        <td><span class="parametername">edgeLabelTraversal</span></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <h5 class="returns">Returns</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.GraphTraversal-2.html">GraphTraversal</a>&lt;<span class="xref">Edge</span>, <span class="xref">Edge</span>&gt;</td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <a id="Gremlin_Net_Process_Traversal_GraphTraversalSource_AddE_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.AddE*"></a>
+  <h4 id="Gremlin_Net_Process_Traversal_GraphTraversalSource_AddE_System_String_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.AddE(System.String)">AddE(String)</h4>
+  <div class="markdown level1 summary"><p>Spawns a <a class="xref" href="Gremlin.Net.Process.Traversal.GraphTraversal-2.html">GraphTraversal&lt;S, E&gt;</a> off this graph traversal source and adds the addE step to that
+traversal.</p>
+</div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public GraphTraversal&lt;Edge, Edge&gt; AddE(string label)</code></pre>
+  </div>
+  <h5 class="parameters">Parameters</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Name</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><span class="xref">System.String</span></td>
+        <td><span class="parametername">label</span></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <h5 class="returns">Returns</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.GraphTraversal-2.html">GraphTraversal</a>&lt;<span class="xref">Edge</span>, <span class="xref">Edge</span>&gt;</td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <a id="Gremlin_Net_Process_Traversal_GraphTraversalSource_AddV_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.AddV*"></a>
+  <h4 id="Gremlin_Net_Process_Traversal_GraphTraversalSource_AddV" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.AddV">AddV()</h4>
+  <div class="markdown level1 summary"><p>Spawns a <a class="xref" href="Gremlin.Net.Process.Traversal.GraphTraversal-2.html">GraphTraversal&lt;S, E&gt;</a> off this graph traversal source and adds the addV step to that
+traversal.</p>
+</div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public GraphTraversal&lt;Vertex, Vertex&gt; AddV()</code></pre>
+  </div>
+  <h5 class="returns">Returns</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.GraphTraversal-2.html">GraphTraversal</a>&lt;<span class="xref">Vertex</span>, <span class="xref">Vertex</span>&gt;</td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <a id="Gremlin_Net_Process_Traversal_GraphTraversalSource_AddV_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.AddV*"></a>
+  <h4 id="Gremlin_Net_Process_Traversal_GraphTraversalSource_AddV_Gremlin_Net_Process_Traversal_ITraversal_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.AddV(Gremlin.Net.Process.Traversal.ITraversal)">AddV(ITraversal)</h4>
+  <div class="markdown level1 summary"><p>Spawns a <a class="xref" href="Gremlin.Net.Process.Traversal.GraphTraversal-2.html">GraphTraversal&lt;S, E&gt;</a> off this graph traversal source and adds the addV step to that
+traversal.</p>
+</div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public GraphTraversal&lt;Vertex, Vertex&gt; AddV(ITraversal vertexLabelTraversal)</code></pre>
+  </div>
+  <h5 class="parameters">Parameters</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Name</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.ITraversal.html">ITraversal</a></td>
+        <td><span class="parametername">vertexLabelTraversal</span></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <h5 class="returns">Returns</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.GraphTraversal-2.html">GraphTraversal</a>&lt;<span class="xref">Vertex</span>, <span class="xref">Vertex</span>&gt;</td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <a id="Gremlin_Net_Process_Traversal_GraphTraversalSource_AddV_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.AddV*"></a>
+  <h4 id="Gremlin_Net_Process_Traversal_GraphTraversalSource_AddV_System_String_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.AddV(System.String)">AddV(String)</h4>
+  <div class="markdown level1 summary"><p>Spawns a <a class="xref" href="Gremlin.Net.Process.Traversal.GraphTraversal-2.html">GraphTraversal&lt;S, E&gt;</a> off this graph traversal source and adds the addV step to that
+traversal.</p>
+</div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public GraphTraversal&lt;Vertex, Vertex&gt; AddV(string label)</code></pre>
+  </div>
+  <h5 class="parameters">Parameters</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Name</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><span class="xref">System.String</span></td>
+        <td><span class="parametername">label</span></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <h5 class="returns">Returns</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.GraphTraversal-2.html">GraphTraversal</a>&lt;<span class="xref">Vertex</span>, <span class="xref">Vertex</span>&gt;</td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <a id="Gremlin_Net_Process_Traversal_GraphTraversalSource_E_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.E*"></a>
+  <h4 id="Gremlin_Net_Process_Traversal_GraphTraversalSource_E_System_Object___" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.E(System.Object[])">E(Object[])</h4>
+  <div class="markdown level1 summary"><p>Spawns a <a class="xref" href="Gremlin.Net.Process.Traversal.GraphTraversal-2.html">GraphTraversal&lt;S, E&gt;</a> off this graph traversal source and adds the E step to that
+traversal.</p>
+</div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public GraphTraversal&lt;Edge, Edge&gt; E(params object[] edgesIds)</code></pre>
+  </div>
+  <h5 class="parameters">Parameters</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Name</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><span class="xref">System.Object</span>[]</td>
+        <td><span class="parametername">edgesIds</span></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <h5 class="returns">Returns</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.GraphTraversal-2.html">GraphTraversal</a>&lt;<span class="xref">Edge</span>, <span class="xref">Edge</span>&gt;</td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <a id="Gremlin_Net_Process_Traversal_GraphTraversalSource_Inject_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.Inject*"></a>
+  <h4 id="Gremlin_Net_Process_Traversal_GraphTraversalSource_Inject__1___0___" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.Inject``1(``0[])">Inject&lt;S&gt;(S[])</h4>
+  <div class="markdown level1 summary"><p>Spawns a <a class="xref" href="Gremlin.Net.Process.Traversal.GraphTraversal-2.html">GraphTraversal&lt;S, E&gt;</a> off this graph traversal source and adds the inject step to that
+traversal.</p>
+</div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public GraphTraversal&lt;S, S&gt; Inject&lt;S&gt;(params S[] starts)</code></pre>
+  </div>
+  <h5 class="parameters">Parameters</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Name</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td>S[]</td>
+        <td><span class="parametername">starts</span></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <h5 class="returns">Returns</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.GraphTraversal-2.html">GraphTraversal</a>&lt;S, S&gt;</td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <h5 class="typeParameters">Type Parameters</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Name</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><span class="parametername">S</span></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <a id="Gremlin_Net_Process_Traversal_GraphTraversalSource_Io_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.Io*"></a>
+  <h4 id="Gremlin_Net_Process_Traversal_GraphTraversalSource_Io__1_System_String_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.Io``1(System.String)">Io&lt;S&gt;(String)</h4>
+  <div class="markdown level1 summary"><p>Spawns a <a class="xref" href="Gremlin.Net.Process.Traversal.GraphTraversal-2.html">GraphTraversal&lt;S, E&gt;</a> off this graph traversal source and adds the io step to that
+traversal.</p>
+</div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public GraphTraversal&lt;S, S&gt; Io&lt;S&gt;(string file)</code></pre>
+  </div>
+  <h5 class="parameters">Parameters</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Name</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><span class="xref">System.String</span></td>
+        <td><span class="parametername">file</span></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <h5 class="returns">Returns</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.GraphTraversal-2.html">GraphTraversal</a>&lt;S, S&gt;</td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <h5 class="typeParameters">Type Parameters</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Name</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><span class="parametername">S</span></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <a id="Gremlin_Net_Process_Traversal_GraphTraversalSource_V_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.V*"></a>
+  <h4 id="Gremlin_Net_Process_Traversal_GraphTraversalSource_V_System_Object___" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.V(System.Object[])">V(Object[])</h4>
+  <div class="markdown level1 summary"><p>Spawns a <a class="xref" href="Gremlin.Net.Process.Traversal.GraphTraversal-2.html">GraphTraversal&lt;S, E&gt;</a> off this graph traversal source and adds the V step to that
+traversal.</p>
+</div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public GraphTraversal&lt;Vertex, Vertex&gt; V(params object[] vertexIds)</code></pre>
+  </div>
+  <h5 class="parameters">Parameters</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Name</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><span class="xref">System.Object</span>[]</td>
+        <td><span class="parametername">vertexIds</span></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <h5 class="returns">Returns</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.GraphTraversal-2.html">GraphTraversal</a>&lt;<span class="xref">Vertex</span>, <span class="xref">Vertex</span>&gt;</td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <a id="Gremlin_Net_Process_Traversal_GraphTraversalSource_With_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.With*"></a>
+  <h4 id="Gremlin_Net_Process_Traversal_GraphTraversalSource_With_System_String_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.With(System.String)">With(String)</h4>
+  <div class="markdown level1 summary"></div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public GraphTraversalSource With(string key)</code></pre>
+  </div>
+  <h5 class="parameters">Parameters</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Name</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><span class="xref">System.String</span></td>
+        <td><span class="parametername">key</span></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <h5 class="returns">Returns</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.GraphTraversalSource.html">GraphTraversalSource</a></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <a id="Gremlin_Net_Process_Traversal_GraphTraversalSource_With_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.With*"></a>
+  <h4 id="Gremlin_Net_Process_Traversal_GraphTraversalSource_With_System_String_System_Object_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.With(System.String,System.Object)">With(String, Object)</h4>
+  <div class="markdown level1 summary"></div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public GraphTraversalSource With(string key, object value)</code></pre>
+  </div>
+  <h5 class="parameters">Parameters</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Name</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><span class="xref">System.String</span></td>
+        <td><span class="parametername">key</span></td>
+        <td></td>
+      </tr>
+      <tr>
+        <td><span class="xref">System.Object</span></td>
+        <td><span class="parametername">value</span></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <h5 class="returns">Returns</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.GraphTraversalSource.html">GraphTraversalSource</a></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <a id="Gremlin_Net_Process_Traversal_GraphTraversalSource_WithBindings_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.WithBindings*"></a>
+  <h4 id="Gremlin_Net_Process_Traversal_GraphTraversalSource_WithBindings_System_Object_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.WithBindings(System.Object)">WithBindings(Object)</h4>
+  <div class="markdown level1 summary"></div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">[Obsolete(&quot;Use the Bindings class instead.&quot;, false)]
+public GraphTraversalSource WithBindings(object bindings)</code></pre>
+  </div>
+  <h5 class="parameters">Parameters</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Name</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><span class="xref">System.Object</span></td>
+        <td><span class="parametername">bindings</span></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <h5 class="returns">Returns</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.GraphTraversalSource.html">GraphTraversalSource</a></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <a id="Gremlin_Net_Process_Traversal_GraphTraversalSource_WithBulk_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.WithBulk*"></a>
+  <h4 id="Gremlin_Net_Process_Traversal_GraphTraversalSource_WithBulk_System_Boolean_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.WithBulk(System.Boolean)">WithBulk(Boolean)</h4>
+  <div class="markdown level1 summary"></div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public GraphTraversalSource WithBulk(bool useBulk)</code></pre>
+  </div>
+  <h5 class="parameters">Parameters</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Name</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><span class="xref">System.Boolean</span></td>
+        <td><span class="parametername">useBulk</span></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <h5 class="returns">Returns</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.GraphTraversalSource.html">GraphTraversalSource</a></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <a id="Gremlin_Net_Process_Traversal_GraphTraversalSource_WithComputer_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.WithComputer*"></a>
+  <h4 id="Gremlin_Net_Process_Traversal_GraphTraversalSource_WithComputer_System_String_System_Nullable_System_Int32__System_String_System_String_Gremlin_Net_Process_Traversal_ITraversal_Gremlin_Net_Process_Traversal_ITraversal_Dictionary_System_String_System_Object__" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.WithComputer(System.String,System.Nullable{System.Int32},System.String,System.String,Gremlin.Net.Process.Traversal.ITraversal,Gremlin.Net.Process.Traversal.ITraversal,Dictionary{System.String,System.Object})">WithComputer(String, Nullable&lt;Int32&gt;, String, String, ITraversal, ITraversal, Dictionary&lt;String, Object&gt;)</h4>
+  <div class="markdown level1 summary"><p>Add a GraphComputer class used to execute the traversal.
+This adds a <see cref="!:VertexProgramStrategy"></see> to the strategies.</p>
+</div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public GraphTraversalSource WithComputer(string graphComputer = null, int? workers = default(int? ), string persist = null, string result = null, ITraversal vertices = null, ITraversal edges = null, Dictionary&lt;string, dynamic&gt; configuration = null)</code></pre>
+  </div>
+  <h5 class="parameters">Parameters</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Name</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><span class="xref">System.String</span></td>
+        <td><span class="parametername">graphComputer</span></td>
+        <td></td>
+      </tr>
+      <tr>
+        <td><span class="xref">System.Nullable</span>&lt;<span class="xref">System.Int32</span>&gt;</td>
+        <td><span class="parametername">workers</span></td>
+        <td></td>
+      </tr>
+      <tr>
+        <td><span class="xref">System.String</span></td>
+        <td><span class="parametername">persist</span></td>
+        <td></td>
+      </tr>
+      <tr>
+        <td><span class="xref">System.String</span></td>
+        <td><span class="parametername">result</span></td>
+        <td></td>
+      </tr>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.ITraversal.html">ITraversal</a></td>
+        <td><span class="parametername">vertices</span></td>
+        <td></td>
+      </tr>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.ITraversal.html">ITraversal</a></td>
+        <td><span class="parametername">edges</span></td>
+        <td></td>
+      </tr>
+      <tr>
+        <td><span class="xref">Dictionary</span>&lt;<span class="xref">System.String</span>, <span class="xref">System.Object</span>&gt;</td>
+        <td><span class="parametername">configuration</span></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <h5 class="returns">Returns</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.GraphTraversalSource.html">GraphTraversalSource</a></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <a id="Gremlin_Net_Process_Traversal_GraphTraversalSource_WithoutStrategies_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.WithoutStrategies*"></a>
+  <h4 id="Gremlin_Net_Process_Traversal_GraphTraversalSource_WithoutStrategies_System_Type___" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.WithoutStrategies(System.Type[])">WithoutStrategies(Type[])</h4>
+  <div class="markdown level1 summary"></div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public GraphTraversalSource WithoutStrategies(params Type[] traversalStrategyClasses)</code></pre>
+  </div>
+  <h5 class="parameters">Parameters</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Name</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><span class="xref">System.Type</span>[]</td>
+        <td><span class="parametername">traversalStrategyClasses</span></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <h5 class="returns">Returns</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.GraphTraversalSource.html">GraphTraversalSource</a></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <a id="Gremlin_Net_Process_Traversal_GraphTraversalSource_WithPath_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.WithPath*"></a>
+  <h4 id="Gremlin_Net_Process_Traversal_GraphTraversalSource_WithPath" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.WithPath">WithPath()</h4>
+  <div class="markdown level1 summary"></div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public GraphTraversalSource WithPath()</code></pre>
+  </div>
+  <h5 class="returns">Returns</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.GraphTraversalSource.html">GraphTraversalSource</a></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <a id="Gremlin_Net_Process_Traversal_GraphTraversalSource_WithRemote_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.WithRemote*"></a>
+  <h4 id="Gremlin_Net_Process_Traversal_GraphTraversalSource_WithRemote_IRemoteConnection_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.WithRemote(IRemoteConnection)">WithRemote(IRemoteConnection)</h4>
+  <div class="markdown level1 summary"><p>Configures the <a class="xref" href="Gremlin.Net.Process.Traversal.GraphTraversalSource.html">GraphTraversalSource</a> as a &quot;remote&quot; to issue the
+<a class="xref" href="Gremlin.Net.Process.Traversal.GraphTraversal-2.html">GraphTraversal&lt;S, E&gt;</a> for execution elsewhere.</p>
+</div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public GraphTraversalSource WithRemote(IRemoteConnection remoteConnection)</code></pre>
+  </div>
+  <h5 class="parameters">Parameters</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Name</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><span class="xref">IRemoteConnection</span></td>
+        <td><span class="parametername">remoteConnection</span></td>
+        <td><p>The <see cref="!:IRemoteConnection"></see> instance to use to submit the
+<a class="xref" href="Gremlin.Net.Process.Traversal.GraphTraversal-2.html">GraphTraversal&lt;S, E&gt;</a>.</p>
+</td>
+      </tr>
+    </tbody>
+  </table>
+  <h5 class="returns">Returns</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.GraphTraversalSource.html">GraphTraversalSource</a></td>
+        <td><p>A <a class="xref" href="Gremlin.Net.Process.Traversal.GraphTraversalSource.html">GraphTraversalSource</a> configured to use the provided <see cref="!:IRemoteConnection"></see>.</p>
+</td>
+      </tr>
+    </tbody>
+  </table>
+  <a id="Gremlin_Net_Process_Traversal_GraphTraversalSource_WithSack_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.WithSack*"></a>
+  <h4 id="Gremlin_Net_Process_Traversal_GraphTraversalSource_WithSack_Gremlin_Net_Process_Traversal_ISupplier_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.WithSack(Gremlin.Net.Process.Traversal.ISupplier)">WithSack(ISupplier)</h4>
+  <div class="markdown level1 summary"></div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public GraphTraversalSource WithSack(ISupplier initialValue)</code></pre>
+  </div>
+  <h5 class="parameters">Parameters</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Name</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.ISupplier.html">ISupplier</a></td>
+        <td><span class="parametername">initialValue</span></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <h5 class="returns">Returns</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.GraphTraversalSource.html">GraphTraversalSource</a></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <a id="Gremlin_Net_Process_Traversal_GraphTraversalSource_WithSack_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.WithSack*"></a>
+  <h4 id="Gremlin_Net_Process_Traversal_GraphTraversalSource_WithSack_Gremlin_Net_Process_Traversal_ISupplier_Gremlin_Net_Process_Traversal_IBinaryOperator_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.WithSack(Gremlin.Net.Process.Traversal.ISupplier,Gremlin.Net.Process.Traversal.IBinaryOperator)">WithSack(ISupplier, IBinaryOperator)</h4>
+  <div class="markdown level1 summary"></div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public GraphTraversalSource WithSack(ISupplier initialValue, IBinaryOperator mergeOperator)</code></pre>
+  </div>
+  <h5 class="parameters">Parameters</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Name</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.ISupplier.html">ISupplier</a></td>
+        <td><span class="parametername">initialValue</span></td>
+        <td></td>
+      </tr>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.IBinaryOperator.html">IBinaryOperator</a></td>
+        <td><span class="parametername">mergeOperator</span></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <h5 class="returns">Returns</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.GraphTraversalSource.html">GraphTraversalSource</a></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <a id="Gremlin_Net_Process_Traversal_GraphTraversalSource_WithSack_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.WithSack*"></a>
+  <h4 id="Gremlin_Net_Process_Traversal_GraphTraversalSource_WithSack_Gremlin_Net_Process_Traversal_ISupplier_Gremlin_Net_Process_Traversal_IUnaryOperator_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.WithSack(Gremlin.Net.Process.Traversal.ISupplier,Gremlin.Net.Process.Traversal.IUnaryOperator)">WithSack(ISupplier, IUnaryOperator)</h4>
+  <div class="markdown level1 summary"></div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public GraphTraversalSource WithSack(ISupplier initialValue, IUnaryOperator splitOperator)</code></pre>
+  </div>
+  <h5 class="parameters">Parameters</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Name</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.ISupplier.html">ISupplier</a></td>
+        <td><span class="parametername">initialValue</span></td>
+        <td></td>
+      </tr>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.IUnaryOperator.html">IUnaryOperator</a></td>
+        <td><span class="parametername">splitOperator</span></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <h5 class="returns">Returns</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.GraphTraversalSource.html">GraphTraversalSource</a></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <a id="Gremlin_Net_Process_Traversal_GraphTraversalSource_WithSack_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.WithSack*"></a>
+  <h4 id="Gremlin_Net_Process_Traversal_GraphTraversalSource_WithSack_Gremlin_Net_Process_Traversal_ISupplier_Gremlin_Net_Process_Traversal_IUnaryOperator_Gremlin_Net_Process_Traversal_IBinaryOperator_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.WithSack(Gremlin.Net.Process.Traversal.ISupplier,Gremlin.Net.Process.Traversal.IUnaryOperator,Gremlin.Net.Process.Traversal.IBinaryOperator)">WithSack(ISupplier, IUnaryOperator, IBinaryOperator)</h4>
+  <div class="markdown level1 summary"></div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public GraphTraversalSource WithSack(ISupplier initialValue, IUnaryOperator splitOperator, IBinaryOperator mergeOperator)</code></pre>
+  </div>
+  <h5 class="parameters">Parameters</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Name</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.ISupplier.html">ISupplier</a></td>
+        <td><span class="parametername">initialValue</span></td>
+        <td></td>
+      </tr>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.IUnaryOperator.html">IUnaryOperator</a></td>
+        <td><span class="parametername">splitOperator</span></td>
+        <td></td>
+      </tr>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.IBinaryOperator.html">IBinaryOperator</a></td>
+        <td><span class="parametername">mergeOperator</span></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <h5 class="returns">Returns</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.GraphTraversalSource.html">GraphTraversalSource</a></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <a id="Gremlin_Net_Process_Traversal_GraphTraversalSource_WithSack_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.WithSack*"></a>
+  <h4 id="Gremlin_Net_Process_Traversal_GraphTraversalSource_WithSack_System_Object_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.WithSack(System.Object)">WithSack(Object)</h4>
+  <div class="markdown level1 summary"></div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public GraphTraversalSource WithSack(object initialValue)</code></pre>
+  </div>
+  <h5 class="parameters">Parameters</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Name</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><span class="xref">System.Object</span></td>
+        <td><span class="parametername">initialValue</span></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <h5 class="returns">Returns</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.GraphTraversalSource.html">GraphTraversalSource</a></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <a id="Gremlin_Net_Process_Traversal_GraphTraversalSource_WithSack_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.WithSack*"></a>
+  <h4 id="Gremlin_Net_Process_Traversal_GraphTraversalSource_WithSack_System_Object_Gremlin_Net_Process_Traversal_IBinaryOperator_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.WithSack(System.Object,Gremlin.Net.Process.Traversal.IBinaryOperator)">WithSack(Object, IBinaryOperator)</h4>
+  <div class="markdown level1 summary"></div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public GraphTraversalSource WithSack(object initialValue, IBinaryOperator mergeOperator)</code></pre>
+  </div>
+  <h5 class="parameters">Parameters</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Name</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><span class="xref">System.Object</span></td>
+        <td><span class="parametername">initialValue</span></td>
+        <td></td>
+      </tr>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.IBinaryOperator.html">IBinaryOperator</a></td>
+        <td><span class="parametername">mergeOperator</span></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <h5 class="returns">Returns</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.GraphTraversalSource.html">GraphTraversalSource</a></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <a id="Gremlin_Net_Process_Traversal_GraphTraversalSource_WithSack_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.WithSack*"></a>
+  <h4 id="Gremlin_Net_Process_Traversal_GraphTraversalSource_WithSack_System_Object_Gremlin_Net_Process_Traversal_IUnaryOperator_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.WithSack(System.Object,Gremlin.Net.Process.Traversal.IUnaryOperator)">WithSack(Object, IUnaryOperator)</h4>
+  <div class="markdown level1 summary"></div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public GraphTraversalSource WithSack(object initialValue, IUnaryOperator splitOperator)</code></pre>
+  </div>
+  <h5 class="parameters">Parameters</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Name</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><span class="xref">System.Object</span></td>
+        <td><span class="parametername">initialValue</span></td>
+        <td></td>
+      </tr>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.IUnaryOperator.html">IUnaryOperator</a></td>
+        <td><span class="parametername">splitOperator</span></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <h5 class="returns">Returns</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.GraphTraversalSource.html">GraphTraversalSource</a></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <a id="Gremlin_Net_Process_Traversal_GraphTraversalSource_WithSack_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.WithSack*"></a>
+  <h4 id="Gremlin_Net_Process_Traversal_GraphTraversalSource_WithSack_System_Object_Gremlin_Net_Process_Traversal_IUnaryOperator_Gremlin_Net_Process_Traversal_IBinaryOperator_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.WithSack(System.Object,Gremlin.Net.Process.Traversal.IUnaryOperator,Gremlin.Net.Process.Traversal.IBinaryOperator)">WithSack(Object, IUnaryOperator, IBinaryOperator)</h4>
+  <div class="markdown level1 summary"></div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public GraphTraversalSource WithSack(object initialValue, IUnaryOperator splitOperator, IBinaryOperator mergeOperator)</code></pre>
+  </div>
+  <h5 class="parameters">Parameters</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Name</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><span class="xref">System.Object</span></td>
+        <td><span class="parametername">initialValue</span></td>
+        <td></td>
+      </tr>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.IUnaryOperator.html">IUnaryOperator</a></td>
+        <td><span class="parametername">splitOperator</span></td>
+        <td></td>
+      </tr>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.IBinaryOperator.html">IBinaryOperator</a></td>
+        <td><span class="parametername">mergeOperator</span></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <h5 class="returns">Returns</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.GraphTraversalSource.html">GraphTraversalSource</a></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <a id="Gremlin_Net_Process_Traversal_GraphTraversalSource_WithSideEffect_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.WithSideEffect*"></a>
+  <h4 id="Gremlin_Net_Process_Traversal_GraphTraversalSource_WithSideEffect_System_String_Gremlin_Net_Process_Traversal_ISupplier_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.WithSideEffect(System.String,Gremlin.Net.Process.Traversal.ISupplier)">WithSideEffect(String, ISupplier)</h4>
+  <div class="markdown level1 summary"></div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public GraphTraversalSource WithSideEffect(string key, ISupplier initialValue)</code></pre>
+  </div>
+  <h5 class="parameters">Parameters</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Name</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><span class="xref">System.String</span></td>
+        <td><span class="parametername">key</span></td>
+        <td></td>
+      </tr>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.ISupplier.html">ISupplier</a></td>
+        <td><span class="parametername">initialValue</span></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <h5 class="returns">Returns</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.GraphTraversalSource.html">GraphTraversalSource</a></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <a id="Gremlin_Net_Process_Traversal_GraphTraversalSource_WithSideEffect_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.WithSideEffect*"></a>
+  <h4 id="Gremlin_Net_Process_Traversal_GraphTraversalSource_WithSideEffect_System_String_Gremlin_Net_Process_Traversal_ISupplier_Gremlin_Net_Process_Traversal_IBinaryOperator_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.WithSideEffect(System.String,Gremlin.Net.Process.Traversal.ISupplier,Gremlin.Net.Process.Traversal.IBinaryOperator)">WithSideEffect(String, ISupplier, IBinaryOperator)</h4>
+  <div class="markdown level1 summary"></div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public GraphTraversalSource WithSideEffect(string key, ISupplier initialValue, IBinaryOperator reducer)</code></pre>
+  </div>
+  <h5 class="parameters">Parameters</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Name</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><span class="xref">System.String</span></td>
+        <td><span class="parametername">key</span></td>
+        <td></td>
+      </tr>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.ISupplier.html">ISupplier</a></td>
+        <td><span class="parametername">initialValue</span></td>
+        <td></td>
+      </tr>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.IBinaryOperator.html">IBinaryOperator</a></td>
+        <td><span class="parametername">reducer</span></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <h5 class="returns">Returns</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.GraphTraversalSource.html">GraphTraversalSource</a></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <a id="Gremlin_Net_Process_Traversal_GraphTraversalSource_WithSideEffect_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.WithSideEffect*"></a>
+  <h4 id="Gremlin_Net_Process_Traversal_GraphTraversalSource_WithSideEffect_System_String_System_Object_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.WithSideEffect(System.String,System.Object)">WithSideEffect(String, Object)</h4>
+  <div class="markdown level1 summary"></div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public GraphTraversalSource WithSideEffect(string key, object initialValue)</code></pre>
+  </div>
+  <h5 class="parameters">Parameters</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Name</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><span class="xref">System.String</span></td>
+        <td><span class="parametername">key</span></td>
+        <td></td>
+      </tr>
+      <tr>
+        <td><span class="xref">System.Object</span></td>
+        <td><span class="parametername">initialValue</span></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <h5 class="returns">Returns</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.GraphTraversalSource.html">GraphTraversalSource</a></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <a id="Gremlin_Net_Process_Traversal_GraphTraversalSource_WithSideEffect_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.WithSideEffect*"></a>
+  <h4 id="Gremlin_Net_Process_Traversal_GraphTraversalSource_WithSideEffect_System_String_System_Object_Gremlin_Net_Process_Traversal_IBinaryOperator_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.WithSideEffect(System.String,System.Object,Gremlin.Net.Process.Traversal.IBinaryOperator)">WithSideEffect(String, Object, IBinaryOperator)</h4>
+  <div class="markdown level1 summary"></div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public GraphTraversalSource WithSideEffect(string key, object initialValue, IBinaryOperator reducer)</code></pre>
+  </div>
+  <h5 class="parameters">Parameters</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Name</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><span class="xref">System.String</span></td>
+        <td><span class="parametername">key</span></td>
+        <td></td>
+      </tr>
+      <tr>
+        <td><span class="xref">System.Object</span></td>
+        <td><span class="parametername">initialValue</span></td>
+        <td></td>
+      </tr>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.IBinaryOperator.html">IBinaryOperator</a></td>
+        <td><span class="parametername">reducer</span></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <h5 class="returns">Returns</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.GraphTraversalSource.html">GraphTraversalSource</a></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <a id="Gremlin_Net_Process_Traversal_GraphTraversalSource_WithStrategies_" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.WithStrategies*"></a>
+  <h4 id="Gremlin_Net_Process_Traversal_GraphTraversalSource_WithStrategies_Gremlin_Net_Process_Traversal_ITraversalStrategy___" data-uid="Gremlin.Net.Process.Traversal.GraphTraversalSource.WithStrategies(Gremlin.Net.Process.Traversal.ITraversalStrategy[])">WithStrategies(ITraversalStrategy[])</h4>
+  <div class="markdown level1 summary"></div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public GraphTraversalSource WithStrategies(params ITraversalStrategy[] traversalStrategies)</code></pre>
+  </div>
+  <h5 class="parameters">Parameters</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Name</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.ITraversalStrategy.html">ITraversalStrategy</a>[]</td>
+        <td><span class="parametername">traversalStrategies</span></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <h5 class="returns">Returns</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.GraphTraversalSource.html">GraphTraversalSource</a></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+</article>
+          </div>
+          
+          <div class="hidden-sm col-md-2" role="complementary">
+            <div class="sideaffix">
+              <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
+                <h5>In This Article</h5>
+                <div></div>
+              </nav>
+            </div>
+          </div>
+        </div>
+      </div>
+      
+      <footer>
+        <div class="grad-bottom"></div>
+        <div class="footer">
+          <div class="container">
+            <span class="pull-right">
+              <a href="#top">Back to top</a>
+            </span>
+            Copyright © 2018 The Apache Software Foundation
+            
+          </div>
+        </div>
+      </footer>
+    </div>
+    
+    <script type="text/javascript" src="../styles/docfx.vendor.js"></script>
+    <script type="text/javascript" src="../styles/docfx.js"></script>
+    <script type="text/javascript" src="../styles/main.js"></script>
+  </body>
+</html>

Added: tinkerpop/site/dotnetdocs/3.4.13/api/Gremlin.Net.Process.Traversal.GryoVersion.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/dotnetdocs/3.4.13/api/Gremlin.Net.Process.Traversal.GryoVersion.html?rev=1896968&view=auto
==============================================================================
--- tinkerpop/site/dotnetdocs/3.4.13/api/Gremlin.Net.Process.Traversal.GryoVersion.html (added)
+++ tinkerpop/site/dotnetdocs/3.4.13/api/Gremlin.Net.Process.Traversal.GryoVersion.html Wed Jan 12 15:35:38 2022
@@ -0,0 +1,264 @@
+<!DOCTYPE html>
+<!--[if IE]><![endif]-->
+<html>
+  
+  <head>
+    <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+    <title>Class GryoVersion
+   | Apache TinkerPop - Gremlin.NET API Docs </title>
+    <meta name="viewport" content="width=device-width">
+    <meta name="title" content="Class GryoVersion
+   | Apache TinkerPop - Gremlin.NET API Docs ">
+    <meta name="generator" content="docfx 2.58.0.0">
+    
+    <link rel="shortcut icon" href="../images/favicon.ico">
+    <link rel="stylesheet" href="../styles/docfx.vendor.css">
+    <link rel="stylesheet" href="../styles/docfx.css">
+    <link rel="stylesheet" href="../styles/main.css">
+    <meta property="docfx:navrel" content="../toc.html">
+    <meta property="docfx:tocrel" content="toc.html">
+    
+    <meta property="docfx:rel" content="../">
+    
+  </head>
+  <body data-spy="scroll" data-target="#affix" data-offset="120">
+    <div id="wrapper">
+      <header>
+        
+        <nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
+          <div class="container">
+            <div class="navbar-header">
+              <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+              </button>
+              
+              <a class="navbar-brand" href="../index.html">
+                <img id="logo" class="svg" src="../images/tinkerpop-character.png" alt="">
+              </a>
+            </div>
+            <div class="collapse navbar-collapse" id="navbar">
+              <form class="navbar-form navbar-right" role="search" id="search">
+                <div class="form-group">
+                  <input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
+                </div>
+              </form>
+            </div>
+          </div>
+        </nav>
+        
+        <div class="subnav navbar navbar-default">
+          <div class="container hide-when-search" id="breadcrumb">
+            <ul class="breadcrumb">
+              <li></li>
+            </ul>
+          </div>
+        </div>
+      </header>
+      <div class="container body-content">
+        
+        <div id="search-results">
+          <div class="search-list">Search Results for <span></span></div>
+          <div class="sr-items">
+            <p><i class="glyphicon glyphicon-refresh index-loading"></i></p>
+          </div>
+          <ul id="pagination" data-first="First" data-prev="Previous" data-next="Next" data-last="Last"></ul>
+        </div>
+      </div>
+      <div role="main" class="container body-content hide-when-search">
+        
+        <div class="sidenav hide-when-search">
+          <a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
+          <div class="sidetoggle collapse" id="sidetoggle">
+            <div id="sidetoc"></div>
+          </div>
+        </div>
+        <div class="article row grid-right">
+          <div class="col-md-10">
+            <article class="content wrap" id="_content" data-uid="Gremlin.Net.Process.Traversal.GryoVersion">
+  
+  
+  <h1 id="Gremlin_Net_Process_Traversal_GryoVersion" data-uid="Gremlin.Net.Process.Traversal.GryoVersion" class="text-break">Class GryoVersion
+  </h1>
+  <div class="markdown level0 summary"></div>
+  <div class="markdown level0 conceptual"></div>
+  <div class="inheritance">
+    <h5>Inheritance</h5>
+    <div class="level0"><span class="xref">System.Object</span></div>
+    <div class="level1"><a class="xref" href="Gremlin.Net.Process.Traversal.EnumWrapper.html">EnumWrapper</a></div>
+    <div class="level2"><span class="xref">GryoVersion</span></div>
+  </div>
+  <div classs="implements">
+    <h5>Implements</h5>
+    <div><span class="xref">System.IEquatable</span>&lt;<a class="xref" href="Gremlin.Net.Process.Traversal.EnumWrapper.html">EnumWrapper</a>&gt;</div>
+  </div>
+  <div class="inheritedMembers">
+    <h5>Inherited Members</h5>
+    <div>
+      <a class="xref" href="Gremlin.Net.Process.Traversal.EnumWrapper.html#Gremlin_Net_Process_Traversal_EnumWrapper_EnumName">EnumWrapper.EnumName</a>
+    </div>
+    <div>
+      <a class="xref" href="Gremlin.Net.Process.Traversal.EnumWrapper.html#Gremlin_Net_Process_Traversal_EnumWrapper_EnumValue">EnumWrapper.EnumValue</a>
+    </div>
+    <div>
+      <a class="xref" href="Gremlin.Net.Process.Traversal.EnumWrapper.html#Gremlin_Net_Process_Traversal_EnumWrapper_Equals_Gremlin_Net_Process_Traversal_EnumWrapper_">EnumWrapper.Equals(EnumWrapper)</a>
+    </div>
+    <div>
+      <a class="xref" href="Gremlin.Net.Process.Traversal.EnumWrapper.html#Gremlin_Net_Process_Traversal_EnumWrapper_Equals_System_Object_">EnumWrapper.Equals(Object)</a>
+    </div>
+    <div>
+      <a class="xref" href="Gremlin.Net.Process.Traversal.EnumWrapper.html#Gremlin_Net_Process_Traversal_EnumWrapper_GetHashCode">EnumWrapper.GetHashCode()</a>
+    </div>
+    <div>
+      <span class="xref">System.Object.Equals(System.Object, System.Object)</span>
+    </div>
+    <div>
+      <span class="xref">System.Object.GetType()</span>
+    </div>
+    <div>
+      <span class="xref">System.Object.MemberwiseClone()</span>
+    </div>
+    <div>
+      <span class="xref">System.Object.ToString()</span>
+    </div>
+    <div>
+      <span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
+    </div>
+  </div>
+  <h6><strong>Namespace</strong>: <a class="xref" href="Gremlin.Net.Process.Traversal.html">Gremlin.Net.Process.Traversal</a></h6>
+  <h6><strong>Assembly</strong>: cs.temp.dll.dll</h6>
+  <h5 id="Gremlin_Net_Process_Traversal_GryoVersion_syntax">Syntax</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public class GryoVersion : EnumWrapper, IEquatable&lt;EnumWrapper&gt;</code></pre>
+  </div>
+  <h3 id="properties">Properties
+  </h3>
+  <a id="Gremlin_Net_Process_Traversal_GryoVersion_V1_0_" data-uid="Gremlin.Net.Process.Traversal.GryoVersion.V1_0*"></a>
+  <h4 id="Gremlin_Net_Process_Traversal_GryoVersion_V1_0" data-uid="Gremlin.Net.Process.Traversal.GryoVersion.V1_0">V1_0</h4>
+  <div class="markdown level1 summary"></div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public static GryoVersion V1_0 { get; }</code></pre>
+  </div>
+  <h5 class="propertyValue">Property Value</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.GryoVersion.html">GryoVersion</a></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <a id="Gremlin_Net_Process_Traversal_GryoVersion_V3_0_" data-uid="Gremlin.Net.Process.Traversal.GryoVersion.V3_0*"></a>
+  <h4 id="Gremlin_Net_Process_Traversal_GryoVersion_V3_0" data-uid="Gremlin.Net.Process.Traversal.GryoVersion.V3_0">V3_0</h4>
+  <div class="markdown level1 summary"></div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public static GryoVersion V3_0 { get; }</code></pre>
+  </div>
+  <h5 class="propertyValue">Property Value</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.GryoVersion.html">GryoVersion</a></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <h3 id="methods">Methods
+  </h3>
+  <a id="Gremlin_Net_Process_Traversal_GryoVersion_GetByValue_" data-uid="Gremlin.Net.Process.Traversal.GryoVersion.GetByValue*"></a>
+  <h4 id="Gremlin_Net_Process_Traversal_GryoVersion_GetByValue_System_String_" data-uid="Gremlin.Net.Process.Traversal.GryoVersion.GetByValue(System.String)">GetByValue(String)</h4>
+  <div class="markdown level1 summary"><p>Gets the GryoVersion enumeration by value.</p>
+</div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public static GryoVersion GetByValue(string value)</code></pre>
+  </div>
+  <h5 class="parameters">Parameters</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Name</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><span class="xref">System.String</span></td>
+        <td><span class="parametername">value</span></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <h5 class="returns">Returns</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Description</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Process.Traversal.GryoVersion.html">GryoVersion</a></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <h3 id="implements">Implements</h3>
+  <div>
+      <span class="xref">System.IEquatable&lt;T&gt;</span>
+  </div>
+</article>
+          </div>
+          
+          <div class="hidden-sm col-md-2" role="complementary">
+            <div class="sideaffix">
+              <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
+                <h5>In This Article</h5>
+                <div></div>
+              </nav>
+            </div>
+          </div>
+        </div>
+      </div>
+      
+      <footer>
+        <div class="grad-bottom"></div>
+        <div class="footer">
+          <div class="container">
+            <span class="pull-right">
+              <a href="#top">Back to top</a>
+            </span>
+            Copyright © 2018 The Apache Software Foundation
+            
+          </div>
+        </div>
+      </footer>
+    </div>
+    
+    <script type="text/javascript" src="../styles/docfx.vendor.js"></script>
+    <script type="text/javascript" src="../styles/docfx.js"></script>
+    <script type="text/javascript" src="../styles/main.js"></script>
+  </body>
+</html>

Added: tinkerpop/site/dotnetdocs/3.4.13/api/Gremlin.Net.Process.Traversal.IBiFunction.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/dotnetdocs/3.4.13/api/Gremlin.Net.Process.Traversal.IBiFunction.html?rev=1896968&view=auto
==============================================================================
--- tinkerpop/site/dotnetdocs/3.4.13/api/Gremlin.Net.Process.Traversal.IBiFunction.html (added)
+++ tinkerpop/site/dotnetdocs/3.4.13/api/Gremlin.Net.Process.Traversal.IBiFunction.html Wed Jan 12 15:35:38 2022
@@ -0,0 +1,128 @@
+<!DOCTYPE html>
+<!--[if IE]><![endif]-->
+<html>
+  
+  <head>
+    <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+    <title>Interface IBiFunction
+   | Apache TinkerPop - Gremlin.NET API Docs </title>
+    <meta name="viewport" content="width=device-width">
+    <meta name="title" content="Interface IBiFunction
+   | Apache TinkerPop - Gremlin.NET API Docs ">
+    <meta name="generator" content="docfx 2.58.0.0">
+    
+    <link rel="shortcut icon" href="../images/favicon.ico">
+    <link rel="stylesheet" href="../styles/docfx.vendor.css">
+    <link rel="stylesheet" href="../styles/docfx.css">
+    <link rel="stylesheet" href="../styles/main.css">
+    <meta property="docfx:navrel" content="../toc.html">
+    <meta property="docfx:tocrel" content="toc.html">
+    
+    <meta property="docfx:rel" content="../">
+    
+  </head>
+  <body data-spy="scroll" data-target="#affix" data-offset="120">
+    <div id="wrapper">
+      <header>
+        
+        <nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
+          <div class="container">
+            <div class="navbar-header">
+              <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+              </button>
+              
+              <a class="navbar-brand" href="../index.html">
+                <img id="logo" class="svg" src="../images/tinkerpop-character.png" alt="">
+              </a>
+            </div>
+            <div class="collapse navbar-collapse" id="navbar">
+              <form class="navbar-form navbar-right" role="search" id="search">
+                <div class="form-group">
+                  <input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
+                </div>
+              </form>
+            </div>
+          </div>
+        </nav>
+        
+        <div class="subnav navbar navbar-default">
+          <div class="container hide-when-search" id="breadcrumb">
+            <ul class="breadcrumb">
+              <li></li>
+            </ul>
+          </div>
+        </div>
+      </header>
+      <div class="container body-content">
+        
+        <div id="search-results">
+          <div class="search-list">Search Results for <span></span></div>
+          <div class="sr-items">
+            <p><i class="glyphicon glyphicon-refresh index-loading"></i></p>
+          </div>
+          <ul id="pagination" data-first="First" data-prev="Previous" data-next="Next" data-last="Last"></ul>
+        </div>
+      </div>
+      <div role="main" class="container body-content hide-when-search">
+        
+        <div class="sidenav hide-when-search">
+          <a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
+          <div class="sidetoggle collapse" id="sidetoggle">
+            <div id="sidetoc"></div>
+          </div>
+        </div>
+        <div class="article row grid-right">
+          <div class="col-md-10">
+            <article class="content wrap" id="_content" data-uid="Gremlin.Net.Process.Traversal.IBiFunction">
+  
+  
+  <h1 id="Gremlin_Net_Process_Traversal_IBiFunction" data-uid="Gremlin.Net.Process.Traversal.IBiFunction" class="text-break">Interface IBiFunction
+  </h1>
+  <div class="markdown level0 summary"><p>Represents a function that accepts two arguments and produces a result. This is the two-arity specialization of
+<a class="xref" href="Gremlin.Net.Process.Traversal.IFunction.html">IFunction</a>.</p>
+</div>
+  <div class="markdown level0 conceptual"></div>
+  <h6><strong>Namespace</strong>: <a class="xref" href="Gremlin.Net.Process.Traversal.html">Gremlin.Net.Process.Traversal</a></h6>
+  <h6><strong>Assembly</strong>: cs.temp.dll.dll</h6>
+  <h5 id="Gremlin_Net_Process_Traversal_IBiFunction_syntax">Syntax</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public interface IBiFunction</code></pre>
+  </div>
+</article>
+          </div>
+          
+          <div class="hidden-sm col-md-2" role="complementary">
+            <div class="sideaffix">
+              <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
+                <h5>In This Article</h5>
+                <div></div>
+              </nav>
+            </div>
+          </div>
+        </div>
+      </div>
+      
+      <footer>
+        <div class="grad-bottom"></div>
+        <div class="footer">
+          <div class="container">
+            <span class="pull-right">
+              <a href="#top">Back to top</a>
+            </span>
+            Copyright © 2018 The Apache Software Foundation
+            
+          </div>
+        </div>
+      </footer>
+    </div>
+    
+    <script type="text/javascript" src="../styles/docfx.vendor.js"></script>
+    <script type="text/javascript" src="../styles/docfx.js"></script>
+    <script type="text/javascript" src="../styles/main.js"></script>
+  </body>
+</html>