You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by xi...@apache.org on 2023/01/19 02:01:56 UTC

svn commit: r1906786 [2/44] - in /tinkerpop/site: dotnetdocs/3.5.5/ dotnetdocs/3.5.5/api/ dotnetdocs/3.5.5/fonts/ dotnetdocs/3.5.5/images/ dotnetdocs/3.5.5/styles/ jsdocs/3.5.5/

Added: tinkerpop/site/dotnetdocs/3.5.5/api/Gremlin.Net.Driver.Exceptions.ServerUnavailableException.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/dotnetdocs/3.5.5/api/Gremlin.Net.Driver.Exceptions.ServerUnavailableException.html?rev=1906786&view=auto
==============================================================================
--- tinkerpop/site/dotnetdocs/3.5.5/api/Gremlin.Net.Driver.Exceptions.ServerUnavailableException.html (added)
+++ tinkerpop/site/dotnetdocs/3.5.5/api/Gremlin.Net.Driver.Exceptions.ServerUnavailableException.html Thu Jan 19 02:01:54 2023
@@ -0,0 +1,214 @@
+<!DOCTYPE html>
+<!--[if IE]><![endif]-->
+<html>
+  
+  <head>
+    <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+    <title>Class ServerUnavailableException
+   | Apache TinkerPop - Gremlin.NET API Docs </title>
+    <meta name="viewport" content="width=device-width">
+    <meta name="title" content="Class ServerUnavailableException
+   | 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.Driver.Exceptions.ServerUnavailableException">
+  
+  
+  <h1 id="Gremlin_Net_Driver_Exceptions_ServerUnavailableException" data-uid="Gremlin.Net.Driver.Exceptions.ServerUnavailableException" class="text-break">Class ServerUnavailableException
+  </h1>
+  <div class="markdown level0 summary"><p>The exception that is thrown when no connection is available to the <a class="xref" href="Gremlin.Net.Driver.GremlinServer.html">GremlinServer</a>.</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">System.Exception</span></div>
+    <div class="level2"><a class="xref" href="Gremlin.Net.Driver.Exceptions.NoConnectionAvailableException.html">NoConnectionAvailableException</a></div>
+    <div class="level3"><span class="xref">ServerUnavailableException</span></div>
+  </div>
+  <div classs="implements">
+    <h5>Implements</h5>
+    <div><span class="xref">System.Runtime.Serialization.ISerializable</span></div>
+    <div><span class="xref">System.Runtime.InteropServices._Exception</span></div>
+  </div>
+  <div class="inheritedMembers">
+    <h5>Inherited Members</h5>
+    <div>
+      <span class="xref">System.Exception.GetBaseException()</span>
+    </div>
+    <div>
+      <span class="xref">System.Exception.ToString()</span>
+    </div>
+    <div>
+      <span class="xref">System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)</span>
+    </div>
+    <div>
+      <span class="xref">System.Exception.GetType()</span>
+    </div>
+    <div>
+      <span class="xref">System.Exception.Message</span>
+    </div>
+    <div>
+      <span class="xref">System.Exception.Data</span>
+    </div>
+    <div>
+      <span class="xref">System.Exception.InnerException</span>
+    </div>
+    <div>
+      <span class="xref">System.Exception.TargetSite</span>
+    </div>
+    <div>
+      <span class="xref">System.Exception.StackTrace</span>
+    </div>
+    <div>
+      <span class="xref">System.Exception.HelpLink</span>
+    </div>
+    <div>
+      <span class="xref">System.Exception.Source</span>
+    </div>
+    <div>
+      <span class="xref">System.Exception.HResult</span>
+    </div>
+    <div>
+      <span class="xref">System.Exception.SerializeObjectState</span>
+    </div>
+    <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.MemberwiseClone()</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.Driver.Exceptions.html">Gremlin.Net.Driver.Exceptions</a></h6>
+  <h6><strong>Assembly</strong>: cs.temp.dll.dll</h6>
+  <h5 id="Gremlin_Net_Driver_Exceptions_ServerUnavailableException_syntax">Syntax</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public class ServerUnavailableException : NoConnectionAvailableException, ISerializable, _Exception</code></pre>
+  </div>
+  <h3 id="constructors">Constructors
+  </h3>
+  <a id="Gremlin_Net_Driver_Exceptions_ServerUnavailableException__ctor_" data-uid="Gremlin.Net.Driver.Exceptions.ServerUnavailableException.#ctor*"></a>
+  <h4 id="Gremlin_Net_Driver_Exceptions_ServerUnavailableException__ctor" data-uid="Gremlin.Net.Driver.Exceptions.ServerUnavailableException.#ctor">ServerUnavailableException()</h4>
+  <div class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="Gremlin.Net.Driver.Exceptions.ServerUnavailableException.html">ServerUnavailableException</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 ServerUnavailableException()</code></pre>
+  </div>
+  <h3 id="implements">Implements</h3>
+  <div>
+      <span class="xref">System.Runtime.Serialization.ISerializable</span>
+  </div>
+  <div>
+      <span class="xref">System.Runtime.InteropServices._Exception</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.5.5/api/Gremlin.Net.Driver.Exceptions.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/dotnetdocs/3.5.5/api/Gremlin.Net.Driver.Exceptions.html?rev=1906786&view=auto
==============================================================================
--- tinkerpop/site/dotnetdocs/3.5.5/api/Gremlin.Net.Driver.Exceptions.html (added)
+++ tinkerpop/site/dotnetdocs/3.5.5/api/Gremlin.Net.Driver.Exceptions.html Thu Jan 19 02:01:54 2023
@@ -0,0 +1,139 @@
+<!DOCTYPE html>
+<!--[if IE]><![endif]-->
+<html>
+  
+  <head>
+    <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+    <title>Namespace Gremlin.Net.Driver.Exceptions
+   | Apache TinkerPop - Gremlin.NET API Docs </title>
+    <meta name="viewport" content="width=device-width">
+    <meta name="title" content="Namespace Gremlin.Net.Driver.Exceptions
+   | 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.Driver.Exceptions">
+  
+  <h1 id="Gremlin_Net_Driver_Exceptions" data-uid="Gremlin.Net.Driver.Exceptions" class="text-break">Namespace Gremlin.Net.Driver.Exceptions
+  </h1>
+  <div class="markdown level0 summary"></div>
+  <div class="markdown level0 conceptual"></div>
+  <div class="markdown level0 remarks"></div>
+    <h3 id="classes">Classes
+  </h3>
+      <h4><a class="xref" href="Gremlin.Net.Driver.Exceptions.ConnectionClosedException.html">ConnectionClosedException</a></h4>
+      <section><p>The exception that is thrown for requests that in-flight when the underlyingg websocket is closed by the server.
+Requests that recieve this exception will be in a non-deteministic state and may need to be retried.</p>
+</section>
+      <h4><a class="xref" href="Gremlin.Net.Driver.Exceptions.ConnectionPoolBusyException.html">ConnectionPoolBusyException</a></h4>
+      <section><p>The exception that is thrown when all connections in the pool have reached their maximum number of in-flight
+requests.</p>
+</section>
+      <h4><a class="xref" href="Gremlin.Net.Driver.Exceptions.NoConnectionAvailableException.html">NoConnectionAvailableException</a></h4>
+      <section><p>The exception that is thrown when no connection is available to service a request.</p>
+</section>
+      <h4><a class="xref" href="Gremlin.Net.Driver.Exceptions.ResponseException.html">ResponseException</a></h4>
+      <section><p>The exception that is thrown when a response is received from Gremlin Server that indicates that an error occurred.</p>
+</section>
+      <h4><a class="xref" href="Gremlin.Net.Driver.Exceptions.ServerUnavailableException.html">ServerUnavailableException</a></h4>
+      <section><p>The exception that is thrown when no connection is available to the <a class="xref" href="Gremlin.Net.Driver.GremlinServer.html">GremlinServer</a>.</p>
+</section>
+</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.5.5/api/Gremlin.Net.Driver.GremlinClient.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/dotnetdocs/3.5.5/api/Gremlin.Net.Driver.GremlinClient.html?rev=1906786&view=auto
==============================================================================
--- tinkerpop/site/dotnetdocs/3.5.5/api/Gremlin.Net.Driver.GremlinClient.html (added)
+++ tinkerpop/site/dotnetdocs/3.5.5/api/Gremlin.Net.Driver.GremlinClient.html Thu Jan 19 02:01:54 2023
@@ -0,0 +1,508 @@
+<!DOCTYPE html>
+<!--[if IE]><![endif]-->
+<html>
+  
+  <head>
+    <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+    <title>Class GremlinClient
+   | Apache TinkerPop - Gremlin.NET API Docs </title>
+    <meta name="viewport" content="width=device-width">
+    <meta name="title" content="Class GremlinClient
+   | 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.Driver.GremlinClient">
+  
+  
+  <h1 id="Gremlin_Net_Driver_GremlinClient" data-uid="Gremlin.Net.Driver.GremlinClient" class="text-break">Class GremlinClient
+  </h1>
+  <div class="markdown level0 summary"><p>Provides a mechanism for submitting Gremlin requests to one Gremlin Server.</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">GremlinClient</span></div>
+  </div>
+  <div classs="implements">
+    <h5>Implements</h5>
+    <div><a class="xref" href="Gremlin.Net.Driver.IGremlinClient.html">IGremlinClient</a></div>
+    <div><span class="xref">System.IDisposable</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.Driver.html">Gremlin.Net.Driver</a></h6>
+  <h6><strong>Assembly</strong>: cs.temp.dll.dll</h6>
+  <h5 id="Gremlin_Net_Driver_GremlinClient_syntax">Syntax</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public class GremlinClient : IGremlinClient, IDisposable</code></pre>
+  </div>
+  <h3 id="constructors">Constructors
+  </h3>
+  <a id="Gremlin_Net_Driver_GremlinClient__ctor_" data-uid="Gremlin.Net.Driver.GremlinClient.#ctor*"></a>
+  <h4 id="Gremlin_Net_Driver_GremlinClient__ctor_Gremlin_Net_Driver_GremlinServer_GraphSONReader_GraphSONWriter_Gremlin_Net_Driver_ConnectionPoolSettings_System_Action_ClientWebSocketOptions__System_String_" data-uid="Gremlin.Net.Driver.GremlinClient.#ctor(Gremlin.Net.Driver.GremlinServer,GraphSONReader,GraphSONWriter,Gremlin.Net.Driver.ConnectionPoolSettings,System.Action{ClientWebSocketOptions},System.String)">GremlinClient(GremlinServer, GraphSONReader, GraphSONWriter, ConnectionPoolSettings, Action&lt;ClientWebSocketOptions&gt;, String)</h4>
+  <div class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="Gremlin.Net.Driver.GremlinClient.html">GremlinClient</a> class for the specified Gremlin Server.</p>
+</div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">[Obsolete(&quot;This constructor is obsolete. Use the constructor that takes a IMessageSerializer instead.&quot;)]
+public GremlinClient(GremlinServer gremlinServer, GraphSONReader graphSONReader, GraphSONWriter graphSONWriter, ConnectionPoolSettings connectionPoolSettings = null, Action&lt;ClientWebSocketOptions&gt; webSocketConfiguration = null, string sessionId = 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><a class="xref" href="Gremlin.Net.Driver.GremlinServer.html">GremlinServer</a></td>
+        <td><span class="parametername">gremlinServer</span></td>
+        <td><p>The <a class="xref" href="Gremlin.Net.Driver.GremlinServer.html">GremlinServer</a> the requests should be sent to.</p>
+</td>
+      </tr>
+      <tr>
+        <td><span class="xref">GraphSONReader</span></td>
+        <td><span class="parametername">graphSONReader</span></td>
+        <td><p>A <see cref="!:GraphSONReader"></see> instance to read received GraphSON data.</p>
+</td>
+      </tr>
+      <tr>
+        <td><span class="xref">GraphSONWriter</span></td>
+        <td><span class="parametername">graphSONWriter</span></td>
+        <td><p>a <see cref="!:GraphSONWriter"></see> instance to write GraphSON data.</p>
+</td>
+      </tr>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Driver.ConnectionPoolSettings.html">ConnectionPoolSettings</a></td>
+        <td><span class="parametername">connectionPoolSettings</span></td>
+        <td><p>The <a class="xref" href="Gremlin.Net.Driver.ConnectionPoolSettings.html">ConnectionPoolSettings</a> for the connection pool.</p>
+</td>
+      </tr>
+      <tr>
+        <td><span class="xref">System.Action</span>&lt;<span class="xref">ClientWebSocketOptions</span>&gt;</td>
+        <td><span class="parametername">webSocketConfiguration</span></td>
+        <td><p>A delegate that will be invoked with the <see cref="!:ClientWebSocketOptions"></see>
+object used to configure WebSocket connections.</p>
+</td>
+      </tr>
+      <tr>
+        <td><span class="xref">System.String</span></td>
+        <td><span class="parametername">sessionId</span></td>
+        <td><p>The session Id if Gremlin Client in session mode, defaults to null as session-less Client.</p>
+</td>
+      </tr>
+    </tbody>
+  </table>
+  <a id="Gremlin_Net_Driver_GremlinClient__ctor_" data-uid="Gremlin.Net.Driver.GremlinClient.#ctor*"></a>
+  <h4 id="Gremlin_Net_Driver_GremlinClient__ctor_Gremlin_Net_Driver_GremlinServer_GraphSONReader_GraphSONWriter_System_String_Gremlin_Net_Driver_ConnectionPoolSettings_System_Action_ClientWebSocketOptions__System_String_" data-uid="Gremlin.Net.Driver.GremlinClient.#ctor(Gremlin.Net.Driver.GremlinServer,GraphSONReader,GraphSONWriter,System.String,Gremlin.Net.Driver.ConnectionPoolSettings,System.Action{ClientWebSocketOptions},System.String)">GremlinClient(GremlinServer, GraphSONReader, GraphSONWriter, String, ConnectionPoolSettings, Action&lt;ClientWebSocketOptions&gt;, String)</h4>
+  <div class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="Gremlin.Net.Driver.GremlinClient.html">GremlinClient</a> class for the specified Gremlin Server.</p>
+</div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">[Obsolete(&quot;This constructor is obsolete. Use the constructor that takes a IMessageSerializer instead.&quot;)]
+public GremlinClient(GremlinServer gremlinServer, GraphSONReader graphSONReader, GraphSONWriter graphSONWriter, string mimeType, ConnectionPoolSettings connectionPoolSettings = null, Action&lt;ClientWebSocketOptions&gt; webSocketConfiguration = null, string sessionId = 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><a class="xref" href="Gremlin.Net.Driver.GremlinServer.html">GremlinServer</a></td>
+        <td><span class="parametername">gremlinServer</span></td>
+        <td><p>The <a class="xref" href="Gremlin.Net.Driver.GremlinServer.html">GremlinServer</a> the requests should be sent to.</p>
+</td>
+      </tr>
+      <tr>
+        <td><span class="xref">GraphSONReader</span></td>
+        <td><span class="parametername">graphSONReader</span></td>
+        <td><p>A <see cref="!:GraphSONReader"></see> instance to read received GraphSON data.</p>
+</td>
+      </tr>
+      <tr>
+        <td><span class="xref">GraphSONWriter</span></td>
+        <td><span class="parametername">graphSONWriter</span></td>
+        <td><p>a <see cref="!:GraphSONWriter"></see> instance to write GraphSON data.</p>
+</td>
+      </tr>
+      <tr>
+        <td><span class="xref">System.String</span></td>
+        <td><span class="parametername">mimeType</span></td>
+        <td><p>The GraphSON version mime type, defaults to latest supported by the server.</p>
+</td>
+      </tr>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Driver.ConnectionPoolSettings.html">ConnectionPoolSettings</a></td>
+        <td><span class="parametername">connectionPoolSettings</span></td>
+        <td><p>The <a class="xref" href="Gremlin.Net.Driver.ConnectionPoolSettings.html">ConnectionPoolSettings</a> for the connection pool.</p>
+</td>
+      </tr>
+      <tr>
+        <td><span class="xref">System.Action</span>&lt;<span class="xref">ClientWebSocketOptions</span>&gt;</td>
+        <td><span class="parametername">webSocketConfiguration</span></td>
+        <td><p>A delegate that will be invoked with the <see cref="!:ClientWebSocketOptions"></see>
+object used to configure WebSocket connections.</p>
+</td>
+      </tr>
+      <tr>
+        <td><span class="xref">System.String</span></td>
+        <td><span class="parametername">sessionId</span></td>
+        <td><p>The session Id if Gremlin Client in session mode, defaults to null as session-less Client.</p>
+</td>
+      </tr>
+    </tbody>
+  </table>
+  <a id="Gremlin_Net_Driver_GremlinClient__ctor_" data-uid="Gremlin.Net.Driver.GremlinClient.#ctor*"></a>
+  <h4 id="Gremlin_Net_Driver_GremlinClient__ctor_Gremlin_Net_Driver_GremlinServer_Gremlin_Net_Driver_IMessageSerializer_Gremlin_Net_Driver_ConnectionPoolSettings_System_Action_ClientWebSocketOptions__System_String_System_Boolean_ILoggerFactory_" data-uid="Gremlin.Net.Driver.GremlinClient.#ctor(Gremlin.Net.Driver.GremlinServer,Gremlin.Net.Driver.IMessageSerializer,Gremlin.Net.Driver.ConnectionPoolSettings,System.Action{ClientWebSocketOptions},System.String,System.Boolean,ILoggerFactory)">GremlinClient(GremlinServer, IMessageSerializer, ConnectionPoolSettings, Action&lt;ClientWebSocketOptions&gt;, String, Boolean, ILoggerFactory)</h4>
+  <div class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="Gremlin.Net.Driver.GremlinClient.html">GremlinClient</a> class for the specified Gremlin Server.</p>
+</div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public GremlinClient(GremlinServer gremlinServer, IMessageSerializer messageSerializer = null, ConnectionPoolSettings connectionPoolSettings = null, Action&lt;ClientWebSocketOptions&gt; webSocketConfiguration = null, string sessionId = null, bool disableCompression = false, ILoggerFactory loggerFactory = 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><a class="xref" href="Gremlin.Net.Driver.GremlinServer.html">GremlinServer</a></td>
+        <td><span class="parametername">gremlinServer</span></td>
+        <td><p>The <a class="xref" href="Gremlin.Net.Driver.GremlinServer.html">GremlinServer</a> the requests should be sent to.</p>
+</td>
+      </tr>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Driver.IMessageSerializer.html">IMessageSerializer</a></td>
+        <td><span class="parametername">messageSerializer</span></td>
+        <td><p>A <a class="xref" href="Gremlin.Net.Driver.IMessageSerializer.html">IMessageSerializer</a> instance to serialize messages sent to and received
+from the server.</p>
+</td>
+      </tr>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Driver.ConnectionPoolSettings.html">ConnectionPoolSettings</a></td>
+        <td><span class="parametername">connectionPoolSettings</span></td>
+        <td><p>The <a class="xref" href="Gremlin.Net.Driver.ConnectionPoolSettings.html">ConnectionPoolSettings</a> for the connection pool.</p>
+</td>
+      </tr>
+      <tr>
+        <td><span class="xref">System.Action</span>&lt;<span class="xref">ClientWebSocketOptions</span>&gt;</td>
+        <td><span class="parametername">webSocketConfiguration</span></td>
+        <td><p>A delegate that will be invoked with the <see cref="!:ClientWebSocketOptions"></see>
+object used to configure WebSocket connections.</p>
+</td>
+      </tr>
+      <tr>
+        <td><span class="xref">System.String</span></td>
+        <td><span class="parametername">sessionId</span></td>
+        <td><p>The session Id if Gremlin Client in session mode, defaults to null as session-less Client.</p>
+</td>
+      </tr>
+      <tr>
+        <td><span class="xref">System.Boolean</span></td>
+        <td><span class="parametername">disableCompression</span></td>
+        <td><p>Whether to disable compression. Compression is only supported since .NET 6.
+There it is also enabled by default.</p>
+<p>Note that compression might make your application susceptible to attacks like CRIME/BREACH. Compression
+should therefore be turned off if your application sends sensitive data to the server as well as data
+that could potentially be controlled by an untrusted user.</p>
+</td>
+      </tr>
+      <tr>
+        <td><span class="xref">ILoggerFactory</span></td>
+        <td><span class="parametername">loggerFactory</span></td>
+        <td><p>A factory to create loggers. If not provided, then nothing will be logged.</p>
+</td>
+      </tr>
+    </tbody>
+  </table>
+  <h3 id="properties">Properties
+  </h3>
+  <a id="Gremlin_Net_Driver_GremlinClient_NrConnections_" data-uid="Gremlin.Net.Driver.GremlinClient.NrConnections*"></a>
+  <h4 id="Gremlin_Net_Driver_GremlinClient_NrConnections" data-uid="Gremlin.Net.Driver.GremlinClient.NrConnections">NrConnections</h4>
+  <div class="markdown level1 summary"><p>Gets the number of open connections.</p>
+</div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public int NrConnections { 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><span class="xref">System.Int32</span></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <h3 id="methods">Methods
+  </h3>
+  <a id="Gremlin_Net_Driver_GremlinClient_Dispose_" data-uid="Gremlin.Net.Driver.GremlinClient.Dispose*"></a>
+  <h4 id="Gremlin_Net_Driver_GremlinClient_Dispose" data-uid="Gremlin.Net.Driver.GremlinClient.Dispose">Dispose()</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 void Dispose()</code></pre>
+  </div>
+  <a id="Gremlin_Net_Driver_GremlinClient_Dispose_" data-uid="Gremlin.Net.Driver.GremlinClient.Dispose*"></a>
+  <h4 id="Gremlin_Net_Driver_GremlinClient_Dispose_System_Boolean_" data-uid="Gremlin.Net.Driver.GremlinClient.Dispose(System.Boolean)">Dispose(Boolean)</h4>
+  <div class="markdown level1 summary"><p>Releases the resources used by the <a class="xref" href="Gremlin.Net.Driver.GremlinClient.html">GremlinClient</a> instance.</p>
+</div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">protected virtual void Dispose(bool disposing)</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">disposing</span></td>
+        <td><p>Specifies whether managed resources should be released.</p>
+</td>
+      </tr>
+    </tbody>
+  </table>
+  <a id="Gremlin_Net_Driver_GremlinClient_SubmitAsync_" data-uid="Gremlin.Net.Driver.GremlinClient.SubmitAsync*"></a>
+  <h4 id="Gremlin_Net_Driver_GremlinClient_SubmitAsync__1_Gremlin_Net_Driver_Messages_RequestMessage_CancellationToken_" data-uid="Gremlin.Net.Driver.GremlinClient.SubmitAsync``1(Gremlin.Net.Driver.Messages.RequestMessage,CancellationToken)">SubmitAsync&lt;T&gt;(RequestMessage, CancellationToken)</h4>
+  <div class="markdown level1 summary"><p>Submits a request message as an asynchronous operation.</p>
+</div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public async Task&lt;ResultSet&lt;T&gt;&gt; SubmitAsync&lt;T&gt;(RequestMessage requestMessage, CancellationToken cancellationToken = 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><a class="xref" href="Gremlin.Net.Driver.Messages.RequestMessage.html">RequestMessage</a></td>
+        <td><span class="parametername">requestMessage</span></td>
+        <td><p>The <a class="xref" href="Gremlin.Net.Driver.Messages.RequestMessage.html">RequestMessage</a> to send.</p>
+</td>
+      </tr>
+      <tr>
+        <td><span class="xref">CancellationToken</span></td>
+        <td><span class="parametername">cancellationToken</span></td>
+        <td><p>The token to cancel the operation. The default value is None.</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><span class="xref">System.Threading.Tasks.Task</span>&lt;<a class="xref" href="Gremlin.Net.Driver.ResultSet-1.html">ResultSet</a>&lt;T&gt;&gt;</td>
+        <td><p>A <a class="xref" href="Gremlin.Net.Driver.ResultSet-1.html">ResultSet&lt;T&gt;</a> containing the data and status attributes returned from the server.</p>
+</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">T</span></td>
+        <td><p>The type of the expected results.</p>
+</td>
+      </tr>
+    </tbody>
+  </table>
+  <h5 class="exceptions">Exceptions</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Condition</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Driver.Exceptions.ResponseException.html">ResponseException</a></td>
+        <td><p>Thrown when a response is received from Gremlin Server that indicates
+that an error occurred.</p>
+</td>
+      </tr>
+    </tbody>
+  </table>
+  <h3 id="implements">Implements</h3>
+  <div>
+      <a class="xref" href="Gremlin.Net.Driver.IGremlinClient.html">IGremlinClient</a>
+  </div>
+  <div>
+      <span class="xref">System.IDisposable</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.5.5/api/Gremlin.Net.Driver.GremlinClientExtensions.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/dotnetdocs/3.5.5/api/Gremlin.Net.Driver.GremlinClientExtensions.html?rev=1906786&view=auto
==============================================================================
--- tinkerpop/site/dotnetdocs/3.5.5/api/Gremlin.Net.Driver.GremlinClientExtensions.html (added)
+++ tinkerpop/site/dotnetdocs/3.5.5/api/Gremlin.Net.Driver.GremlinClientExtensions.html Thu Jan 19 02:01:54 2023
@@ -0,0 +1,595 @@
+<!DOCTYPE html>
+<!--[if IE]><![endif]-->
+<html>
+  
+  <head>
+    <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+    <title>Class GremlinClientExtensions
+   | Apache TinkerPop - Gremlin.NET API Docs </title>
+    <meta name="viewport" content="width=device-width">
+    <meta name="title" content="Class GremlinClientExtensions
+   | 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.Driver.GremlinClientExtensions">
+  
+  
+  <h1 id="Gremlin_Net_Driver_GremlinClientExtensions" data-uid="Gremlin.Net.Driver.GremlinClientExtensions" class="text-break">Class GremlinClientExtensions
+  </h1>
+  <div class="markdown level0 summary"><p>Provides extension methods for the <a class="xref" href="Gremlin.Net.Driver.IGremlinClient.html">IGremlinClient</a> interface.</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">GremlinClientExtensions</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.Driver.html">Gremlin.Net.Driver</a></h6>
+  <h6><strong>Assembly</strong>: cs.temp.dll.dll</h6>
+  <h5 id="Gremlin_Net_Driver_GremlinClientExtensions_syntax">Syntax</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public static class GremlinClientExtensions</code></pre>
+  </div>
+  <h3 id="methods">Methods
+  </h3>
+  <a id="Gremlin_Net_Driver_GremlinClientExtensions_SubmitAsync_" data-uid="Gremlin.Net.Driver.GremlinClientExtensions.SubmitAsync*"></a>
+  <h4 id="Gremlin_Net_Driver_GremlinClientExtensions_SubmitAsync_Gremlin_Net_Driver_IGremlinClient_Gremlin_Net_Driver_Messages_RequestMessage_CancellationToken_" data-uid="Gremlin.Net.Driver.GremlinClientExtensions.SubmitAsync(Gremlin.Net.Driver.IGremlinClient,Gremlin.Net.Driver.Messages.RequestMessage,CancellationToken)">SubmitAsync(IGremlinClient, RequestMessage, CancellationToken)</h4>
+  <div class="markdown level1 summary"><p>Submits a request message as an asynchronous operation without returning the result received from the Gremlin
+Server.</p>
+</div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public static async Task SubmitAsync(this IGremlinClient gremlinClient, RequestMessage requestMessage, CancellationToken cancellationToken = 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><a class="xref" href="Gremlin.Net.Driver.IGremlinClient.html">IGremlinClient</a></td>
+        <td><span class="parametername">gremlinClient</span></td>
+        <td><p>The <a class="xref" href="Gremlin.Net.Driver.IGremlinClient.html">IGremlinClient</a> that submits the request.</p>
+</td>
+      </tr>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Driver.Messages.RequestMessage.html">RequestMessage</a></td>
+        <td><span class="parametername">requestMessage</span></td>
+        <td><p>The <a class="xref" href="Gremlin.Net.Driver.Messages.RequestMessage.html">RequestMessage</a> to send.</p>
+</td>
+      </tr>
+      <tr>
+        <td><span class="xref">CancellationToken</span></td>
+        <td><span class="parametername">cancellationToken</span></td>
+        <td><p>The token to cancel the operation. The default value is None.</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><span class="xref">System.Threading.Tasks.Task</span></td>
+        <td><p>The task object representing the asynchronous operation.</p>
+</td>
+      </tr>
+    </tbody>
+  </table>
+  <h5 class="exceptions">Exceptions</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Condition</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Driver.Exceptions.ResponseException.html">ResponseException</a></td>
+        <td><p>Thrown when a response is received from Gremlin Server that indicates
+that an error occurred.</p>
+</td>
+      </tr>
+    </tbody>
+  </table>
+  <a id="Gremlin_Net_Driver_GremlinClientExtensions_SubmitAsync_" data-uid="Gremlin.Net.Driver.GremlinClientExtensions.SubmitAsync*"></a>
+  <h4 id="Gremlin_Net_Driver_GremlinClientExtensions_SubmitAsync_Gremlin_Net_Driver_IGremlinClient_System_String_System_Collections_Generic_Dictionary_System_String_System_Object__CancellationToken_" data-uid="Gremlin.Net.Driver.GremlinClientExtensions.SubmitAsync(Gremlin.Net.Driver.IGremlinClient,System.String,System.Collections.Generic.Dictionary{System.String,System.Object},CancellationToken)">SubmitAsync(IGremlinClient, String, Dictionary&lt;String, Object&gt;, CancellationToken)</h4>
+  <div class="markdown level1 summary"><p>Submits a request message that consists of a script with bindings as an asynchronous operation without returning
+the result received from the Gremlin Server.</p>
+</div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public static async Task SubmitAsync(this IGremlinClient gremlinClient, string requestScript, Dictionary&lt;string, object&gt; bindings = null, CancellationToken cancellationToken = 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><a class="xref" href="Gremlin.Net.Driver.IGremlinClient.html">IGremlinClient</a></td>
+        <td><span class="parametername">gremlinClient</span></td>
+        <td><p>The <a class="xref" href="Gremlin.Net.Driver.IGremlinClient.html">IGremlinClient</a> that submits the request.</p>
+</td>
+      </tr>
+      <tr>
+        <td><span class="xref">System.String</span></td>
+        <td><span class="parametername">requestScript</span></td>
+        <td><p>The Gremlin request script to send.</p>
+</td>
+      </tr>
+      <tr>
+        <td><span class="xref">System.Collections.Generic.Dictionary</span>&lt;<span class="xref">System.String</span>, <span class="xref">System.Object</span>&gt;</td>
+        <td><span class="parametername">bindings</span></td>
+        <td><p>Bindings for parameters used in the requestScript.</p>
+</td>
+      </tr>
+      <tr>
+        <td><span class="xref">CancellationToken</span></td>
+        <td><span class="parametername">cancellationToken</span></td>
+        <td><p>The token to cancel the operation. The default value is None.</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><span class="xref">System.Threading.Tasks.Task</span></td>
+        <td><p>The task object representing the asynchronous operation.</p>
+</td>
+      </tr>
+    </tbody>
+  </table>
+  <h5 class="exceptions">Exceptions</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Condition</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Driver.Exceptions.ResponseException.html">ResponseException</a></td>
+        <td><p>Thrown when a response is received from Gremlin Server that indicates
+that an error occurred.</p>
+</td>
+      </tr>
+    </tbody>
+  </table>
+  <a id="Gremlin_Net_Driver_GremlinClientExtensions_SubmitAsync_" data-uid="Gremlin.Net.Driver.GremlinClientExtensions.SubmitAsync*"></a>
+  <h4 id="Gremlin_Net_Driver_GremlinClientExtensions_SubmitAsync__1_Gremlin_Net_Driver_IGremlinClient_System_String_System_Collections_Generic_Dictionary_System_String_System_Object__CancellationToken_" data-uid="Gremlin.Net.Driver.GremlinClientExtensions.SubmitAsync``1(Gremlin.Net.Driver.IGremlinClient,System.String,System.Collections.Generic.Dictionary{System.String,System.Object},CancellationToken)">SubmitAsync&lt;T&gt;(IGremlinClient, String, Dictionary&lt;String, Object&gt;, CancellationToken)</h4>
+  <div class="markdown level1 summary"><p>Submits a request message that consists of a script with bindings as an asynchronous operation.</p>
+</div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public static async Task&lt;ResultSet&lt;T&gt;&gt; SubmitAsync&lt;T&gt;(this IGremlinClient gremlinClient, string requestScript, Dictionary&lt;string, object&gt; bindings = null, CancellationToken cancellationToken = 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><a class="xref" href="Gremlin.Net.Driver.IGremlinClient.html">IGremlinClient</a></td>
+        <td><span class="parametername">gremlinClient</span></td>
+        <td><p>The <a class="xref" href="Gremlin.Net.Driver.IGremlinClient.html">IGremlinClient</a> that submits the request.</p>
+</td>
+      </tr>
+      <tr>
+        <td><span class="xref">System.String</span></td>
+        <td><span class="parametername">requestScript</span></td>
+        <td><p>The Gremlin request script to send.</p>
+</td>
+      </tr>
+      <tr>
+        <td><span class="xref">System.Collections.Generic.Dictionary</span>&lt;<span class="xref">System.String</span>, <span class="xref">System.Object</span>&gt;</td>
+        <td><span class="parametername">bindings</span></td>
+        <td><p>Bindings for parameters used in the requestScript.</p>
+</td>
+      </tr>
+      <tr>
+        <td><span class="xref">CancellationToken</span></td>
+        <td><span class="parametername">cancellationToken</span></td>
+        <td><p>The token to cancel the operation. The default value is None.</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><span class="xref">System.Threading.Tasks.Task</span>&lt;<a class="xref" href="Gremlin.Net.Driver.ResultSet-1.html">ResultSet</a>&lt;T&gt;&gt;</td>
+        <td><p>A <a class="xref" href="Gremlin.Net.Driver.ResultSet-1.html">ResultSet&lt;T&gt;</a> containing the data and status attributes returned from the server.</p>
+</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">T</span></td>
+        <td><p>The type of the expected results.</p>
+</td>
+      </tr>
+    </tbody>
+  </table>
+  <h5 class="exceptions">Exceptions</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Condition</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Driver.Exceptions.ResponseException.html">ResponseException</a></td>
+        <td><p>Thrown when a response is received from Gremlin Server that indicates
+that an error occurred.</p>
+</td>
+      </tr>
+    </tbody>
+  </table>
+  <a id="Gremlin_Net_Driver_GremlinClientExtensions_SubmitWithSingleResultAsync_" data-uid="Gremlin.Net.Driver.GremlinClientExtensions.SubmitWithSingleResultAsync*"></a>
+  <h4 id="Gremlin_Net_Driver_GremlinClientExtensions_SubmitWithSingleResultAsync__1_Gremlin_Net_Driver_IGremlinClient_Gremlin_Net_Driver_Messages_RequestMessage_CancellationToken_" data-uid="Gremlin.Net.Driver.GremlinClientExtensions.SubmitWithSingleResultAsync``1(Gremlin.Net.Driver.IGremlinClient,Gremlin.Net.Driver.Messages.RequestMessage,CancellationToken)">SubmitWithSingleResultAsync&lt;T&gt;(IGremlinClient, RequestMessage, CancellationToken)</h4>
+  <div class="markdown level1 summary"><p>Submits a request message as an asynchronous operation where only a single result gets returned.</p>
+</div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public static async Task&lt;T&gt; SubmitWithSingleResultAsync&lt;T&gt;(this IGremlinClient gremlinClient, RequestMessage requestMessage, CancellationToken cancellationToken = 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><a class="xref" href="Gremlin.Net.Driver.IGremlinClient.html">IGremlinClient</a></td>
+        <td><span class="parametername">gremlinClient</span></td>
+        <td><p>The <a class="xref" href="Gremlin.Net.Driver.IGremlinClient.html">IGremlinClient</a> that submits the request.</p>
+</td>
+      </tr>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Driver.Messages.RequestMessage.html">RequestMessage</a></td>
+        <td><span class="parametername">requestMessage</span></td>
+        <td><p>The <a class="xref" href="Gremlin.Net.Driver.Messages.RequestMessage.html">RequestMessage</a> to send.</p>
+</td>
+      </tr>
+      <tr>
+        <td><span class="xref">CancellationToken</span></td>
+        <td><span class="parametername">cancellationToken</span></td>
+        <td><p>The token to cancel the operation. The default value is None.</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><span class="xref">System.Threading.Tasks.Task</span>&lt;T&gt;</td>
+        <td><p>A single result received from the Gremlin Server.</p>
+</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">T</span></td>
+        <td><p>The type of the expected result.</p>
+</td>
+      </tr>
+    </tbody>
+  </table>
+  <h5 id="Gremlin_Net_Driver_GremlinClientExtensions_SubmitWithSingleResultAsync__1_Gremlin_Net_Driver_IGremlinClient_Gremlin_Net_Driver_Messages_RequestMessage_CancellationToken__remarks">Remarks</h5>
+  <div class="markdown level1 remarks"><p>If multiple results are received from Gremlin Server, then only the first gets returned. Use
+<a class="xref" href="Gremlin.Net.Driver.GremlinClientExtensions.html#Gremlin_Net_Driver_GremlinClientExtensions_SubmitAsync__1_Gremlin_Net_Driver_IGremlinClient_System_String_System_Collections_Generic_Dictionary_System_String_System_Object__CancellationToken_">SubmitAsync&lt;T&gt;(IGremlinClient, String, Dictionary&lt;String, Object&gt;, CancellationToken)</a> instead when you expect a collection of results.</p>
+</div>
+  <h5 class="exceptions">Exceptions</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Condition</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Driver.Exceptions.ResponseException.html">ResponseException</a></td>
+        <td><p>Thrown when a response is received from Gremlin Server that indicates
+that an error occurred.</p>
+</td>
+      </tr>
+    </tbody>
+  </table>
+  <a id="Gremlin_Net_Driver_GremlinClientExtensions_SubmitWithSingleResultAsync_" data-uid="Gremlin.Net.Driver.GremlinClientExtensions.SubmitWithSingleResultAsync*"></a>
+  <h4 id="Gremlin_Net_Driver_GremlinClientExtensions_SubmitWithSingleResultAsync__1_Gremlin_Net_Driver_IGremlinClient_System_String_System_Collections_Generic_Dictionary_System_String_System_Object__CancellationToken_" data-uid="Gremlin.Net.Driver.GremlinClientExtensions.SubmitWithSingleResultAsync``1(Gremlin.Net.Driver.IGremlinClient,System.String,System.Collections.Generic.Dictionary{System.String,System.Object},CancellationToken)">SubmitWithSingleResultAsync&lt;T&gt;(IGremlinClient, String, Dictionary&lt;String, Object&gt;, CancellationToken)</h4>
+  <div class="markdown level1 summary"><p>Submits a request message that consists of a script with bindings as an asynchronous operation where only a single
+result gets returned.</p>
+</div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public static async Task&lt;T&gt; SubmitWithSingleResultAsync&lt;T&gt;(this IGremlinClient gremlinClient, string requestScript, Dictionary&lt;string, object&gt; bindings = null, CancellationToken cancellationToken = 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><a class="xref" href="Gremlin.Net.Driver.IGremlinClient.html">IGremlinClient</a></td>
+        <td><span class="parametername">gremlinClient</span></td>
+        <td><p>The <a class="xref" href="Gremlin.Net.Driver.IGremlinClient.html">IGremlinClient</a> that submits the request.</p>
+</td>
+      </tr>
+      <tr>
+        <td><span class="xref">System.String</span></td>
+        <td><span class="parametername">requestScript</span></td>
+        <td><p>The Gremlin request script to send.</p>
+</td>
+      </tr>
+      <tr>
+        <td><span class="xref">System.Collections.Generic.Dictionary</span>&lt;<span class="xref">System.String</span>, <span class="xref">System.Object</span>&gt;</td>
+        <td><span class="parametername">bindings</span></td>
+        <td><p>Bindings for parameters used in the requestScript.</p>
+</td>
+      </tr>
+      <tr>
+        <td><span class="xref">CancellationToken</span></td>
+        <td><span class="parametername">cancellationToken</span></td>
+        <td><p>The token to cancel the operation. The default value is None.</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><span class="xref">System.Threading.Tasks.Task</span>&lt;T&gt;</td>
+        <td><p>A single result received from the Gremlin Server.</p>
+</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">T</span></td>
+        <td><p>The type of the expected result.</p>
+</td>
+      </tr>
+    </tbody>
+  </table>
+  <h5 id="Gremlin_Net_Driver_GremlinClientExtensions_SubmitWithSingleResultAsync__1_Gremlin_Net_Driver_IGremlinClient_System_String_System_Collections_Generic_Dictionary_System_String_System_Object__CancellationToken__remarks">Remarks</h5>
+  <div class="markdown level1 remarks"><p>If multiple results are received from Gremlin Server, then only the first gets returned. Use
+<a class="xref" href="Gremlin.Net.Driver.GremlinClientExtensions.html#Gremlin_Net_Driver_GremlinClientExtensions_SubmitAsync__1_Gremlin_Net_Driver_IGremlinClient_System_String_System_Collections_Generic_Dictionary_System_String_System_Object__CancellationToken_">SubmitAsync&lt;T&gt;(IGremlinClient, String, Dictionary&lt;String, Object&gt;, CancellationToken)</a> instead when you expect a collection of results.</p>
+</div>
+  <h5 class="exceptions">Exceptions</h5>
+  <table class="table table-bordered table-striped table-condensed">
+    <thead>
+      <tr>
+        <th>Type</th>
+        <th>Condition</th>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><a class="xref" href="Gremlin.Net.Driver.Exceptions.ResponseException.html">ResponseException</a></td>
+        <td><p>Thrown when a response is received from Gremlin Server that indicates
+that an error occurred.</p>
+</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.5.5/api/Gremlin.Net.Driver.GremlinServer.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/dotnetdocs/3.5.5/api/Gremlin.Net.Driver.GremlinServer.html?rev=1906786&view=auto
==============================================================================
--- tinkerpop/site/dotnetdocs/3.5.5/api/Gremlin.Net.Driver.GremlinServer.html (added)
+++ tinkerpop/site/dotnetdocs/3.5.5/api/Gremlin.Net.Driver.GremlinServer.html Thu Jan 19 02:01:54 2023
@@ -0,0 +1,284 @@
+<!DOCTYPE html>
+<!--[if IE]><![endif]-->
+<html>
+  
+  <head>
+    <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+    <title>Class GremlinServer
+   | Apache TinkerPop - Gremlin.NET API Docs </title>
+    <meta name="viewport" content="width=device-width">
+    <meta name="title" content="Class GremlinServer
+   | 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.Driver.GremlinServer">
+  
+  
+  <h1 id="Gremlin_Net_Driver_GremlinServer" data-uid="Gremlin.Net.Driver.GremlinServer" class="text-break">Class GremlinServer
+  </h1>
+  <div class="markdown level0 summary"><p>Represents a Gremlin Server.</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">GremlinServer</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.Driver.html">Gremlin.Net.Driver</a></h6>
+  <h6><strong>Assembly</strong>: cs.temp.dll.dll</h6>
+  <h5 id="Gremlin_Net_Driver_GremlinServer_syntax">Syntax</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public class GremlinServer</code></pre>
+  </div>
+  <h3 id="constructors">Constructors
+  </h3>
+  <a id="Gremlin_Net_Driver_GremlinServer__ctor_" data-uid="Gremlin.Net.Driver.GremlinServer.#ctor*"></a>
+  <h4 id="Gremlin_Net_Driver_GremlinServer__ctor_System_String_System_Int32_System_Boolean_System_String_System_String_" data-uid="Gremlin.Net.Driver.GremlinServer.#ctor(System.String,System.Int32,System.Boolean,System.String,System.String)">GremlinServer(String, Int32, Boolean, String, String)</h4>
+  <div class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="Gremlin.Net.Driver.GremlinServer.html">GremlinServer</a> class with the specified connection parameters.</p>
+</div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public GremlinServer(string hostname = &quot;localhost&quot;, int port = 8182, bool enableSsl = false, string username = null, string password = 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">hostname</span></td>
+        <td><p>The hostname of the server.</p>
+</td>
+      </tr>
+      <tr>
+        <td><span class="xref">System.Int32</span></td>
+        <td><span class="parametername">port</span></td>
+        <td><p>The port on which Gremlin Server can be reached.</p>
+</td>
+      </tr>
+      <tr>
+        <td><span class="xref">System.Boolean</span></td>
+        <td><span class="parametername">enableSsl</span></td>
+        <td><p>Specifies whether SSL should be enabled.</p>
+</td>
+      </tr>
+      <tr>
+        <td><span class="xref">System.String</span></td>
+        <td><span class="parametername">username</span></td>
+        <td><p>The username to submit on requests that require authentication.</p>
+</td>
+      </tr>
+      <tr>
+        <td><span class="xref">System.String</span></td>
+        <td><span class="parametername">password</span></td>
+        <td><p>The password to submit on requests that require authentication.</p>
+</td>
+      </tr>
+    </tbody>
+  </table>
+  <h3 id="properties">Properties
+  </h3>
+  <a id="Gremlin_Net_Driver_GremlinServer_Password_" data-uid="Gremlin.Net.Driver.GremlinServer.Password*"></a>
+  <h4 id="Gremlin_Net_Driver_GremlinServer_Password" data-uid="Gremlin.Net.Driver.GremlinServer.Password">Password</h4>
+  <div class="markdown level1 summary"><p>Gets the password to submit on requests that require authentication.</p>
+</div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public string Password { 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><span class="xref">System.String</span></td>
+        <td></td>
+      </tr>
+    </tbody>
+  </table>
+  <a id="Gremlin_Net_Driver_GremlinServer_Uri_" data-uid="Gremlin.Net.Driver.GremlinServer.Uri*"></a>
+  <h4 id="Gremlin_Net_Driver_GremlinServer_Uri" data-uid="Gremlin.Net.Driver.GremlinServer.Uri">Uri</h4>
+  <div class="markdown level1 summary"><p>Gets the URI of the Gremlin Server.</p>
+</div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public Uri Uri { 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><span class="xref">System.Uri</span></td>
+        <td><p>The WebSocket <span class="xref">System.Uri</span> that the Gremlin Server responds to.</p>
+</td>
+      </tr>
+    </tbody>
+  </table>
+  <a id="Gremlin_Net_Driver_GremlinServer_Username_" data-uid="Gremlin.Net.Driver.GremlinServer.Username*"></a>
+  <h4 id="Gremlin_Net_Driver_GremlinServer_Username" data-uid="Gremlin.Net.Driver.GremlinServer.Username">Username</h4>
+  <div class="markdown level1 summary"><p>Gets the username to submit on requests that require authentication.</p>
+</div>
+  <div class="markdown level1 conceptual"></div>
+  <h5 class="decalaration">Declaration</h5>
+  <div class="codewrapper">
+    <pre><code class="lang-csharp hljs">public string Username { 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><span class="xref">System.String</span></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>