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 2021/04/28 15:28:20 UTC

svn commit: r1889266 [5/24] - in /tinkerpop/site: docs/3.4.11-SNAPSHOT/ docs/3.4.11-SNAPSHOT/dev/developer/ docs/3.4.11-SNAPSHOT/dev/future/ docs/3.4.11-SNAPSHOT/dev/io/ docs/3.4.11-SNAPSHOT/dev/provider/ docs/3.4.11-SNAPSHOT/recipes/ docs/3.4.11-SNAPS...

Modified: tinkerpop/site/docs/3.4.11-SNAPSHOT/upgrade/index.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/docs/3.4.11-SNAPSHOT/upgrade/index.html?rev=1889266&r1=1889265&r2=1889266&view=diff
==============================================================================
--- tinkerpop/site/docs/3.4.11-SNAPSHOT/upgrade/index.html (original)
+++ tinkerpop/site/docs/3.4.11-SNAPSHOT/upgrade/index.html Wed Apr 28 15:28:18 2021
@@ -4,7 +4,7 @@
 <meta charset="UTF-8">
 <!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge"><![endif]-->
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
-<meta name="generator" content="Asciidoctor 1.5.5">
+<meta name="generator" content="Asciidoctor 1.5.8">
 <title>TinkerPop Upgrade Information</title>
 <style>
 /*
@@ -805,10 +805,19 @@ table.CodeRay td.code>pre{padding:0}
 <li><a href="#_tinkerpop_upgrade_information">TinkerPop Upgrade Information</a></li>
 <li><a href="#_tinkerpop_3_4_0">TinkerPop 3.4.0</a>
 <ul class="sectlevel1">
-<li><a href="#_tinkerpop_3_4_10">TinkerPop 3.4.10</a>
+<li><a href="#_tinkerpop_3_4_11">TinkerPop 3.4.11</a>
 <ul class="sectlevel2">
 <li><a href="#_upgrading_for_users">Upgrading for Users</a>
 <ul class="sectlevel3">
+<li><a href="#_barrier_control">barrier() Control</a></li>
+</ul>
+</li>
+</ul>
+</li>
+<li><a href="#_tinkerpop_3_4_10">TinkerPop 3.4.10</a>
+<ul class="sectlevel2">
+<li><a href="#_upgrading_for_users_2">Upgrading for Users</a>
+<ul class="sectlevel3">
 <li><a href="#_python_timeout_issue">Python Timeout Issue</a></li>
 </ul>
 </li>
@@ -816,7 +825,7 @@ table.CodeRay td.code>pre{padding:0}
 </li>
 <li><a href="#_tinkerpop_3_4_9">TinkerPop 3.4.9</a>
 <ul class="sectlevel2">
-<li><a href="#_upgrading_for_users_2">Upgrading for Users</a>
+<li><a href="#_upgrading_for_users_3">Upgrading for Users</a>
 <ul class="sectlevel3">
 <li><a href="#_translator_implementations">Translator Implementations</a></li>
 <li><a href="#_bytecode_command_improvements">Bytecode Command Improvements</a></li>
@@ -839,7 +848,7 @@ table.CodeRay td.code>pre{padding:0}
 </li>
 <li><a href="#_tinkerpop_3_4_8">TinkerPop 3.4.8</a>
 <ul class="sectlevel2">
-<li><a href="#_upgrading_for_users_3">Upgrading for Users</a>
+<li><a href="#_upgrading_for_users_4">Upgrading for Users</a>
 <ul class="sectlevel3">
 <li><a href="#_gremlin_net_automatic_reconnect">Gremlin.NET: Automatic Reconnect</a></li>
 </ul>
@@ -848,7 +857,7 @@ table.CodeRay td.code>pre{padding:0}
 </li>
 <li><a href="#_tinkerpop_3_4_7">TinkerPop 3.4.7</a>
 <ul class="sectlevel2">
-<li><a href="#_upgrading_for_users_4">Upgrading for Users</a>
+<li><a href="#_upgrading_for_users_5">Upgrading for Users</a>
 <ul class="sectlevel3">
 <li><a href="#_clear_screen_command">Clear Screen Command</a></li>
 </ul>
@@ -857,7 +866,7 @@ table.CodeRay td.code>pre{padding:0}
 </li>
 <li><a href="#_tinkerpop_3_4_6">TinkerPop 3.4.6</a>
 <ul class="sectlevel2">
-<li><a href="#_upgrading_for_users_5">Upgrading for Users</a>
+<li><a href="#_upgrading_for_users_6">Upgrading for Users</a>
 <ul class="sectlevel3">
 <li><a href="#_drop_properties">drop() Properties</a></li>
 </ul>
@@ -866,9 +875,9 @@ table.CodeRay td.code>pre{padding:0}
 </li>
 <li><a href="#_tinkerpop_3_4_5">TinkerPop 3.4.5</a>
 <ul class="sectlevel2">
-<li><a href="#_upgrading_for_users_6">Upgrading for Users</a>
+<li><a href="#_upgrading_for_users_7">Upgrading for Users</a>
 <ul class="sectlevel3">
-<li><a href="#_by_string_modulator">by(String) Modulator</a></li>
+<li><a href="#_bystring_modulator">by(String) Modulator</a></li>
 <li><a href="#_haskey_step_and_hasvalue_step">hasKey() Step and hasValue() Step</a></li>
 <li><a href="#_properties_equality">Properties Equality</a></li>
 </ul>
@@ -882,7 +891,7 @@ table.CodeRay td.code>pre{padding:0}
 </li>
 <li><a href="#_tinkerpop_3_4_4">TinkerPop 3.4.4</a>
 <ul class="sectlevel2">
-<li><a href="#_upgrading_for_users_7">Upgrading for Users</a>
+<li><a href="#_upgrading_for_users_8">Upgrading for Users</a>
 <ul class="sectlevel3">
 <li><a href="#_python_graphbinary">Python GraphBinary</a></li>
 <li><a href="#_elementmap_step">elementMap() Step</a></li>
@@ -892,7 +901,7 @@ table.CodeRay td.code>pre{padding:0}
 </li>
 <li><a href="#_tinkerpop_3_4_3">TinkerPop 3.4.3</a>
 <ul class="sectlevel2">
-<li><a href="#_upgrading_for_users_8">Upgrading for Users</a>
+<li><a href="#_upgrading_for_users_9">Upgrading for Users</a>
 <ul class="sectlevel3">
 <li><a href="#_deprecated_store">Deprecated store()</a></li>
 <li><a href="#_deprecate_gryo_in_gremlin_server">Deprecate Gryo in Gremlin Server</a></li>
@@ -907,7 +916,7 @@ table.CodeRay td.code>pre{padding:0}
 </li>
 <li><a href="#_tinkerpop_3_4_2">TinkerPop 3.4.2</a>
 <ul class="sectlevel2">
-<li><a href="#_upgrading_for_users_9">Upgrading for Users</a>
+<li><a href="#_upgrading_for_users_10">Upgrading for Users</a>
 <ul class="sectlevel3">
 <li><a href="#_per_request_options_2">Per Request Options</a></li>
 <li><a href="#_gremlin_console_timeout">Gremlin Console Timeout</a></li>
@@ -923,7 +932,7 @@ table.CodeRay td.code>pre{padding:0}
 </li>
 <li><a href="#_tinkerpop_3_4_1">TinkerPop 3.4.1</a>
 <ul class="sectlevel2">
-<li><a href="#_upgrading_for_users_10">Upgrading for Users</a>
+<li><a href="#_upgrading_for_users_11">Upgrading for Users</a>
 <ul class="sectlevel3">
 <li><a href="#_mix_sparql_and_gremlin">Mix SPARQL and Gremlin</a></li>
 </ul>
@@ -937,7 +946,7 @@ table.CodeRay td.code>pre{padding:0}
 </li>
 <li><a href="#_tinkerpop_3_4_0_2">TinkerPop 3.4.0</a>
 <ul class="sectlevel2">
-<li><a href="#_upgrading_for_users_11">Upgrading for Users</a>
+<li><a href="#_upgrading_for_users_12">Upgrading for Users</a>
 <ul class="sectlevel3">
 <li><a href="#_sparql_gremlin">sparql-gremlin</a></li>
 <li><a href="#_gremlin_net_driver_improvements">Gremlin.NET Driver Improvements</a></li>
@@ -978,7 +987,7 @@ table.CodeRay td.code>pre{padding:0}
 <ul class="sectlevel1">
 <li><a href="#_tinkerpop_3_3_11">TinkerPop 3.3.11</a>
 <ul class="sectlevel2">
-<li><a href="#_upgrading_for_users_12">Upgrading for Users</a>
+<li><a href="#_upgrading_for_users_13">Upgrading for Users</a>
 <ul class="sectlevel3">
 <li><a href="#_glv_sessions">GLV Sessions</a></li>
 <li><a href="#_deprecate_maxwaitforsessionclose">Deprecate maxWaitForSessionClose</a></li>
@@ -993,7 +1002,7 @@ table.CodeRay td.code>pre{padding:0}
 </li>
 <li><a href="#_tinkerpop_3_3_10">TinkerPop 3.3.10</a>
 <ul class="sectlevel2">
-<li><a href="#_upgrading_for_users_13">Upgrading for Users</a>
+<li><a href="#_upgrading_for_users_14">Upgrading for Users</a>
 <ul class="sectlevel3">
 <li><a href="#_traversal_clone">Traversal Clone</a></li>
 <li><a href="#_deprecated_jython_support">Deprecated Jython Support</a></li>
@@ -1003,7 +1012,7 @@ table.CodeRay td.code>pre{padding:0}
 </li>
 <li><a href="#_tinkerpop_3_3_9">TinkerPop 3.3.9</a>
 <ul class="sectlevel2">
-<li><a href="#_upgrading_for_users_14">Upgrading for Users</a>
+<li><a href="#_upgrading_for_users_15">Upgrading for Users</a>
 <ul class="sectlevel3">
 <li><a href="#_reservedkeysverificationstrategy">ReservedKeysVerificationStrategy</a></li>
 <li><a href="#_javascript_responseerror">Javascript ResponseError</a></li>
@@ -1015,7 +1024,7 @@ table.CodeRay td.code>pre{padding:0}
 </li>
 <li><a href="#_tinkerpop_3_3_8">TinkerPop 3.3.8</a>
 <ul class="sectlevel2">
-<li><a href="#_upgrading_for_users_15">Upgrading for Users</a>
+<li><a href="#_upgrading_for_users_16">Upgrading for Users</a>
 <ul class="sectlevel3">
 <li><a href="#_branch_steps_accept_predicates_and_traversals">Branch Steps Accept Predicates and Traversals</a></li>
 <li><a href="#_python_datetime">Python DateTime</a></li>
@@ -1029,7 +1038,7 @@ table.CodeRay td.code>pre{padding:0}
 </li>
 <li><a href="#_tinkerpop_3_3_7">TinkerPop 3.3.7</a>
 <ul class="sectlevel2">
-<li><a href="#_upgrading_for_users_16">Upgrading for Users</a>
+<li><a href="#_upgrading_for_users_17">Upgrading for Users</a>
 <ul class="sectlevel3">
 <li><a href="#_javascript_dsl_pattern">JavaScript DSL Pattern</a></li>
 <li><a href="#_gremlin_console_interrupt">Gremlin Console Interrupt</a></li>
@@ -1045,7 +1054,7 @@ table.CodeRay td.code>pre{padding:0}
 </li>
 <li><a href="#_tinkerpop_3_3_6">TinkerPop 3.3.6</a>
 <ul class="sectlevel2">
-<li><a href="#_upgrading_for_users_17">Upgrading for Users</a>
+<li><a href="#_upgrading_for_users_18">Upgrading for Users</a>
 <ul class="sectlevel3">
 <li><a href="#_anti_patterns_documentation">Anti-Patterns Documentation</a></li>
 </ul>
@@ -1054,7 +1063,7 @@ table.CodeRay td.code>pre{padding:0}
 </li>
 <li><a href="#_tinkerpop_3_3_5">TinkerPop 3.3.5</a>
 <ul class="sectlevel2">
-<li><a href="#_upgrading_for_users_18">Upgrading for Users</a>
+<li><a href="#_upgrading_for_users_19">Upgrading for Users</a>
 <ul class="sectlevel3">
 <li><a href="#_anonymoustraversalsource">AnonymousTraversalSource</a></li>
 <li><a href="#_bytecode_command">Bytecode Command</a></li>
@@ -1071,7 +1080,7 @@ table.CodeRay td.code>pre{padding:0}
 </li>
 <li><a href="#_tinkerpop_3_3_4">TinkerPop 3.3.4</a>
 <ul class="sectlevel2">
-<li><a href="#_upgrading_for_users_19">Upgrading for Users</a>
+<li><a href="#_upgrading_for_users_20">Upgrading for Users</a>
 <ul class="sectlevel3">
 <li><a href="#_introducing_order_asc_and_order_desc">Introducing Order.asc and Order.desc</a></li>
 <li><a href="#_timedinterrupt">TimedInterrupt</a></li>
@@ -1081,7 +1090,7 @@ table.CodeRay td.code>pre{padding:0}
 </li>
 <li><a href="#_tinkerpop_3_3_3">TinkerPop 3.3.3</a>
 <ul class="sectlevel2">
-<li><a href="#_upgrading_for_users_20">Upgrading for Users</a>
+<li><a href="#_upgrading_for_users_21">Upgrading for Users</a>
 <ul class="sectlevel3">
 <li><a href="#_credential_dsl_changes">Credential DSL Changes</a></li>
 </ul>
@@ -1090,7 +1099,7 @@ table.CodeRay td.code>pre{padding:0}
 </li>
 <li><a href="#_tinkerpop_3_3_2">TinkerPop 3.3.2</a>
 <ul class="sectlevel2">
-<li><a href="#_upgrading_for_users_21">Upgrading for Users</a>
+<li><a href="#_upgrading_for_users_22">Upgrading for Users</a>
 <ul class="sectlevel3">
 <li><a href="#_gremlin_python_sets">Gremlin Python Sets</a></li>
 </ul>
@@ -1099,12 +1108,12 @@ table.CodeRay td.code>pre{padding:0}
 </li>
 <li><a href="#_tinkerpop_3_3_1">TinkerPop 3.3.1</a>
 <ul class="sectlevel2">
-<li><a href="#_upgrading_for_users_22">Upgrading for Users</a>
+<li><a href="#_upgrading_for_users_23">Upgrading for Users</a>
 <ul class="sectlevel3">
 <li><a href="#_gremlin_python_path">Gremlin Python path()</a></li>
-<li><a href="#_added_code_math_code_step_for_scientific_traversal_computing">Added <code>math()</code>-step for Scientific Traversal Computing</a></li>
-<li><a href="#_changed_typing_on_code_from_code_and_code_to_code">Changed Typing on <code>from()</code> and <code>to()</code></a></li>
-<li><a href="#_addv_traversal_and_adde_traversal">addV(traversal) and addE(traversal)</a></li>
+<li><a href="#_added_math_step_for_scientific_traversal_computing">Added <code>math()</code>-step for Scientific Traversal Computing</a></li>
+<li><a href="#_changed_typing_on_from_and_to">Changed Typing on <code>from()</code> and <code>to()</code></a></li>
+<li><a href="#_addvtraversal_and_addetraversal">addV(traversal) and addE(traversal)</a></li>
 <li><a href="#_pagerankvertexprogram">PageRankVertexProgram</a></li>
 <li><a href="#_io_defaults">IO Defaults</a></li>
 <li><a href="#_upgrade_neo4j">Upgrade Neo4j</a></li>
@@ -1119,7 +1128,7 @@ table.CodeRay td.code>pre{padding:0}
 </li>
 <li><a href="#_tinkerpop_3_3_0_2">TinkerPop 3.3.0</a>
 <ul class="sectlevel2">
-<li><a href="#_upgrading_for_users_23">Upgrading for Users</a>
+<li><a href="#_upgrading_for_users_24">Upgrading for Users</a>
 <ul class="sectlevel3">
 <li><a href="#_packaged_data_files">Packaged Data Files</a></li>
 <li><a href="#_graphtraversal_has_methods_re_organized">GraphTraversal Has-Methods Re-Organized</a></li>
@@ -1154,7 +1163,7 @@ table.CodeRay td.code>pre{padding:0}
 <li><a href="#_tinkerpop_3_2_11">TinkerPop 3.2.11</a></li>
 <li><a href="#_tinkerpop_3_2_10">TinkerPop 3.2.10</a>
 <ul class="sectlevel2">
-<li><a href="#_upgrading_for_users_24">Upgrading for Users</a>
+<li><a href="#_upgrading_for_users_25">Upgrading for Users</a>
 <ul class="sectlevel3">
 <li><a href="#_sasl_in_gremlin_javascript">SASL in Gremlin-Javascript</a></li>
 <li><a href="#_ssl_security">SSL Security</a></li>
@@ -1174,7 +1183,7 @@ table.CodeRay td.code>pre{padding:0}
 </li>
 <li><a href="#_tinkerpop_3_2_9">TinkerPop 3.2.9</a>
 <ul class="sectlevel2">
-<li><a href="#_upgrading_for_users_25">Upgrading for Users</a>
+<li><a href="#_upgrading_for_users_26">Upgrading for Users</a>
 <ul class="sectlevel3">
 <li><a href="#_lambda_construction">Lambda Construction</a></li>
 </ul>
@@ -1183,7 +1192,7 @@ table.CodeRay td.code>pre{padding:0}
 </li>
 <li><a href="#_tinkerpop_3_2_8">TinkerPop 3.2.8</a>
 <ul class="sectlevel2">
-<li><a href="#_upgrading_for_users_26">Upgrading for Users</a>
+<li><a href="#_upgrading_for_users_27">Upgrading for Users</a>
 <ul class="sectlevel3">
 <li><a href="#_improved_connection_monitoring">Improved Connection Monitoring</a></li>
 <li><a href="#_gremlin_net_lambdas">Gremlin.Net Lambdas</a></li>
@@ -1200,7 +1209,7 @@ table.CodeRay td.code>pre{padding:0}
 </li>
 <li><a href="#_tinkerpop_3_2_7">TinkerPop 3.2.7</a>
 <ul class="sectlevel2">
-<li><a href="#_upgrading_for_users_27">Upgrading for Users</a>
+<li><a href="#_upgrading_for_users_28">Upgrading for Users</a>
 <ul class="sectlevel3">
 <li><a href="#_gremlin_python_core_types">Gremlin-Python Core Types</a></li>
 <li><a href="#_eventstrategy_detachment">EventStrategy Detachment</a></li>
@@ -1222,7 +1231,7 @@ table.CodeRay td.code>pre{padding:0}
 </li>
 <li><a href="#_tinkerpop_3_2_6">TinkerPop 3.2.6</a>
 <ul class="sectlevel2">
-<li><a href="#_upgrading_for_users_28">Upgrading for Users</a>
+<li><a href="#_upgrading_for_users_29">Upgrading for Users</a>
 <ul class="sectlevel3">
 <li><a href="#_deprecated_usemapperfromgraph">Deprecated useMapperFromGraph</a></li>
 <li><a href="#_wsandhttpchannelizer">WsAndHttpChannelizer</a></li>
@@ -1237,7 +1246,7 @@ table.CodeRay td.code>pre{padding:0}
 </li>
 <li><a href="#_tinkerpop_3_2_5">TinkerPop 3.2.5</a>
 <ul class="sectlevel2">
-<li><a href="#_upgrading_for_users_29">Upgrading for Users</a>
+<li><a href="#_upgrading_for_users_30">Upgrading for Users</a>
 <ul class="sectlevel3">
 <li><a href="#_dsl_support">DSL Support</a></li>
 <li><a href="#_graphson_path_serialization">GraphSON Path Serialization</a></li>
@@ -1260,11 +1269,11 @@ table.CodeRay td.code>pre{padding:0}
 </li>
 <li><a href="#_tinkerpop_3_2_4">TinkerPop 3.2.4</a>
 <ul class="sectlevel2">
-<li><a href="#_upgrading_for_users_30">Upgrading for Users</a>
+<li><a href="#_upgrading_for_users_31">Upgrading for Users</a>
 <ul class="sectlevel3">
 <li><a href="#_tinkergraph_deserialization">TinkerGraph Deserialization</a></li>
 <li><a href="#_traversal_promises">Traversal Promises</a></li>
-<li><a href="#_if_then_semantics_with_choose_step">If/Then-Semantics with Choose Step</a></li>
+<li><a href="#_ifthen_semantics_with_choose_step">If/Then-Semantics with Choose Step</a></li>
 <li><a href="#_fastnosuchelementexception_converted_to_regular_nosuchelementexception">FastNoSuchElementException converted to regular NoSuchElementException</a></li>
 <li><a href="#_scriptengine_support_in_gremlin_core">ScriptEngine support in gremlin-core</a></li>
 <li><a href="#_ssl_client_authentication">SSL Client Authentication</a></li>
@@ -1280,7 +1289,7 @@ table.CodeRay td.code>pre{padding:0}
 </li>
 <li><a href="#_tinkerpop_3_2_3">TinkerPop 3.2.3</a>
 <ul class="sectlevel2">
-<li><a href="#_upgrading_for_users_31">Upgrading for Users</a>
+<li><a href="#_upgrading_for_users_32">Upgrading for Users</a>
 <ul class="sectlevel3">
 <li><a href="#_renamed_null_result_preference">Renamed Null Result Preference</a></li>
 <li><a href="#_java_driver_keep_alive">Java Driver Keep-Alive</a></li>
@@ -1300,7 +1309,7 @@ table.CodeRay td.code>pre{padding:0}
 </li>
 <li><a href="#_tinkerpop_3_2_2">TinkerPop 3.2.2</a>
 <ul class="sectlevel2">
-<li><a href="#_upgrading_for_users_32">Upgrading for Users</a>
+<li><a href="#_upgrading_for_users_33">Upgrading for Users</a>
 <ul class="sectlevel3">
 <li><a href="#_graphson_2_0">GraphSON 2.0</a></li>
 <li><a href="#_log4j_dependencies">Log4j Dependencies</a></li>
@@ -1319,7 +1328,7 @@ table.CodeRay td.code>pre{padding:0}
 </li>
 <li><a href="#_tinkerpop_3_2_1">TinkerPop 3.2.1</a>
 <ul class="sectlevel2">
-<li><a href="#_upgrading_for_users_33">Upgrading for Users</a>
+<li><a href="#_upgrading_for_users_34">Upgrading for Users</a>
 <ul class="sectlevel3">
 <li><a href="#_gephi_plugin">Gephi Plugin</a></li>
 <li><a href="#_gryomapper_construction">GryoMapper Construction</a></li>
@@ -1339,7 +1348,7 @@ table.CodeRay td.code>pre{padding:0}
 </li>
 <li><a href="#_tinkerpop_3_2_0_2">TinkerPop 3.2.0</a>
 <ul class="sectlevel2">
-<li><a href="#_upgrading_for_users_34">Upgrading for Users</a>
+<li><a href="#_upgrading_for_users_35">Upgrading for Users</a>
 <ul class="sectlevel3">
 <li><a href="#_hadoop_filesystem_variable">Hadoop FileSystem Variable</a></li>
 <li><a href="#_hadoop_configurations">Hadoop Configurations</a></li>
@@ -1367,7 +1376,7 @@ table.CodeRay td.code>pre{padding:0}
 <li><a href="#_tinkerpop_3_1_8">TinkerPop 3.1.8</a></li>
 <li><a href="#_tinkerpop_3_1_7">TinkerPop 3.1.7</a>
 <ul class="sectlevel2">
-<li><a href="#_upgrading_for_users_35">Upgrading for Users</a>
+<li><a href="#_upgrading_for_users_36">Upgrading for Users</a>
 <ul class="sectlevel3">
 <li><a href="#_graphml_xslt">GraphML XSLT</a></li>
 </ul>
@@ -1385,7 +1394,7 @@ table.CodeRay td.code>pre{padding:0}
 </li>
 <li><a href="#_tinkerpop_3_1_5">TinkerPop 3.1.5</a>
 <ul class="sectlevel2">
-<li><a href="#_upgrading_for_users_36">Upgrading for Users</a>
+<li><a href="#_upgrading_for_users_37">Upgrading for Users</a>
 <ul class="sectlevel3">
 <li><a href="#_java_driver_and_close">Java Driver and close()</a></li>
 </ul>
@@ -1394,7 +1403,7 @@ table.CodeRay td.code>pre{padding:0}
 </li>
 <li><a href="#_tinkerpop_3_1_4">TinkerPop 3.1.4</a>
 <ul class="sectlevel2">
-<li><a href="#_upgrading_for_users_37">Upgrading for Users</a>
+<li><a href="#_upgrading_for_users_38">Upgrading for Users</a>
 <ul class="sectlevel3">
 <li><a href="#_gremlin_server_workers">Gremlin Server Workers</a></li>
 </ul>
@@ -1403,7 +1412,7 @@ table.CodeRay td.code>pre{padding:0}
 </li>
 <li><a href="#_tinkerpop_3_1_3">TinkerPop 3.1.3</a>
 <ul class="sectlevel2">
-<li><a href="#_upgrading_for_users_38">Upgrading for Users</a>
+<li><a href="#_upgrading_for_users_39">Upgrading for Users</a>
 <ul class="sectlevel3">
 <li><a href="#_reserved_gremlin_server_keys">Reserved Gremlin Server Keys</a></li>
 <li><a href="#_remote_timeout">Remote Timeout</a></li>
@@ -1421,7 +1430,7 @@ table.CodeRay td.code>pre{padding:0}
 </li>
 <li><a href="#_tinkerpop_3_1_2">TinkerPop 3.1.2</a>
 <ul class="sectlevel2">
-<li><a href="#_upgrading_for_users_39">Upgrading for Users</a>
+<li><a href="#_upgrading_for_users_40">Upgrading for Users</a>
 <ul class="sectlevel3">
 <li><a href="#_aliasing_sessions">Aliasing Sessions</a></li>
 <li><a href="#_remote_console">Remote Console</a></li>
@@ -1443,12 +1452,12 @@ table.CodeRay td.code>pre{padding:0}
 </li>
 <li><a href="#_tinkerpop_3_1_1">TinkerPop 3.1.1</a>
 <ul class="sectlevel2">
-<li><a href="#_upgrading_for_users_40">Upgrading for Users</a>
+<li><a href="#_upgrading_for_users_41">Upgrading for Users</a>
 <ul class="sectlevel3">
-<li><a href="#_storage_i_o">Storage I/O</a></li>
+<li><a href="#_storage_io">Storage I/O</a></li>
 <li><a href="#_gremlin_server_transaction_management">Gremlin Server Transaction Management</a></li>
 <li><a href="#_deprecated_credentialsdblocation">Deprecated credentialsDbLocation</a></li>
-<li><a href="#_tinkergraph_supports_any_i_o">TinkerGraph Supports Any I/O</a></li>
+<li><a href="#_tinkergraph_supports_any_io">TinkerGraph Supports Any I/O</a></li>
 <li><a href="#_authenticator_method_deprecation">Authenticator Method Deprecation</a></li>
 <li><a href="#_spark_persistence_updates">Spark Persistence Updates</a></li>
 <li><a href="#_logging">Logging</a></li>
@@ -1467,7 +1476,7 @@ table.CodeRay td.code>pre{padding:0}
 </li>
 <li><a href="#_tinkerpop_3_1_0_2">TinkerPop 3.1.0</a>
 <ul class="sectlevel2">
-<li><a href="#_upgrading_for_users_41">Upgrading for Users</a>
+<li><a href="#_upgrading_for_users_42">Upgrading for Users</a>
 <ul class="sectlevel3">
 <li><a href="#_shading_jackson">Shading Jackson</a></li>
 <li><a href="#_partitionstrategy_and_vertexproperty">PartitionStrategy and VertexProperty</a></li>
@@ -1501,7 +1510,7 @@ table.CodeRay td.code>pre{padding:0}
 <ul class="sectlevel1">
 <li><a href="#_tinkerpop_3_0_2">TinkerPop 3.0.2</a>
 <ul class="sectlevel2">
-<li><a href="#_upgrading_for_users_42">Upgrading for Users</a>
+<li><a href="#_upgrading_for_users_43">Upgrading for Users</a>
 <ul class="sectlevel3">
 <li><a href="#_bulkloadervertexprogram_blvp">BulkLoaderVertexProgram (BLVP)</a></li>
 <li><a href="#_tinkergraph">TinkerGraph</a></li>
@@ -1517,7 +1526,7 @@ table.CodeRay td.code>pre{padding:0}
 </li>
 <li><a href="#_tinkerpop_3_0_1">TinkerPop 3.0.1</a>
 <ul class="sectlevel2">
-<li><a href="#_upgrading_for_users_43">Upgrading for Users</a>
+<li><a href="#_upgrading_for_users_44">Upgrading for Users</a>
 <ul class="sectlevel3">
 <li><a href="#_gremlin_server">Gremlin Server</a></li>
 <li><a href="#_neo4j">Neo4j</a></li>
@@ -1584,10 +1593,8 @@ build libraries and other systems on the
 </div>
 </li>
 <li>
-<p>Graph Driver Provider</p>
-</li>
-<li>
-<p>Graph Language Provider</p>
+<p>Graph Driver Provider
+* Graph Language Provider</p>
 </li>
 <li>
 <p>Graph Plugin Provider</p>
@@ -1610,6 +1617,89 @@ build libraries and other systems on the
 </div>
 </div>
 <div class="sect1">
+<h2 id="_tinkerpop_3_4_11">TinkerPop 3.4.11</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p><strong>Release Date: NOT OFFICIALLY RELEASED YET</strong></p>
+</div>
+<div class="paragraph">
+<p>Please see the <a href="https://github.com/apache/tinkerpop/blob/3.4.11/CHANGELOG.asciidoc#release-3-4-11">changelog</a> for a
+complete list of all the modifications that are part of this release.</p>
+</div>
+<div class="sect2">
+<h3 id="_upgrading_for_users">Upgrading for Users</h3>
+<div class="sect3">
+<h4 id="_barrier_control">barrier() Control</h4>
+<div class="paragraph">
+<p>Various <code>TraversalStrategy</code> implementations inject <code>barrier()</code> instances to improve traversal performance. It is often
+helpful in debugging situations or in tweaking traversal performance activities that it may be necessary to prevent
+automated <code>barrier()</code> injection. Formerly, that involved removing <code>LazyBarrierStrategy</code>, <code>RepeatUnrollStrategy</code>, and
+<code>PathRetractionStrategy</code> as all three of those strategies had the potential to add a <code>barrier()</code>. While this approach
+would work, it may be hard to recall those three strategies easily and you may be removing optimizations that might
+have been useful in addition to the <code>barrier()</code>.</p>
+</div>
+<div class="paragraph">
+<p>In 3.4.11, it is only necessary to remove <code>LazyBarrierStrategy</code>. Doing so will disable <code>barrier()</code> additions in other
+strategies and as this is the new model of execution, it can be expected to work as the approach in the future even
+if other strategies attempt to add <code>barrier()</code> steps for some reason. Note of course that this rule only applies to
+TinkerPop-enabled strategies. It is possible that provider-specific strategies could add <code>barrier()</code>-steps and thus
+still require direct removal.</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="CodeRay highlight"><code data-lang="text">gremlin&gt; g.V().repeat(out()).times(2).in().explain()
+==&gt;Traversal Explanation
+====================================================================================================================================================================================
+Original Traversal                 [GraphStep(vertex,[]), RepeatStep([VertexStep(OUT,vertex), RepeatEndStep],until(loops(2)),emit(false)), VertexStep(IN,vertex)]
+
+ConnectiveStrategy           [D]   [GraphStep(vertex,[]), RepeatStep([VertexStep(OUT,vertex), RepeatEndStep],until(loops(2)),emit(false)), VertexStep(IN,vertex)]
+RepeatUnrollStrategy         [O]   [GraphStep(vertex,[]), VertexStep(OUT,vertex), VertexStep(OUT,vertex), VertexStep(IN,vertex)]
+IncidentToAdjacentStrategy   [O]   [GraphStep(vertex,[]), VertexStep(OUT,vertex), VertexStep(OUT,vertex), VertexStep(IN,vertex)]
+MatchPredicateStrategy       [O]   [GraphStep(vertex,[]), VertexStep(OUT,vertex), VertexStep(OUT,vertex), VertexStep(IN,vertex)]
+PathRetractionStrategy       [O]   [GraphStep(vertex,[]), VertexStep(OUT,vertex), VertexStep(OUT,vertex), VertexStep(IN,vertex)]
+FilterRankingStrategy        [O]   [GraphStep(vertex,[]), VertexStep(OUT,vertex), VertexStep(OUT,vertex), VertexStep(IN,vertex)]
+InlineFilterStrategy         [O]   [GraphStep(vertex,[]), VertexStep(OUT,vertex), VertexStep(OUT,vertex), VertexStep(IN,vertex)]
+AdjacentToIncidentStrategy   [O]   [GraphStep(vertex,[]), VertexStep(OUT,vertex), VertexStep(OUT,vertex), VertexStep(IN,vertex)]
+CountStrategy                [O]   [GraphStep(vertex,[]), VertexStep(OUT,vertex), VertexStep(OUT,vertex), VertexStep(IN,vertex)]
+EarlyLimitStrategy           [O]   [GraphStep(vertex,[]), VertexStep(OUT,vertex), VertexStep(OUT,vertex), VertexStep(IN,vertex)]
+LazyBarrierStrategy          [O]   [GraphStep(vertex,[]), VertexStep(OUT,vertex), NoOpBarrierStep(2500), VertexStep(OUT,vertex), NoOpBarrierStep(2500), VertexStep(IN,vertex)]
+TinkerGraphCountStrategy     [P]   [GraphStep(vertex,[]), VertexStep(OUT,vertex), NoOpBarrierStep(2500), VertexStep(OUT,vertex), NoOpBarrierStep(2500), VertexStep(IN,vertex)]
+TinkerGraphStepStrategy      [P]   [TinkerGraphStep(vertex,[]), VertexStep(OUT,vertex), NoOpBarrierStep(2500), VertexStep(OUT,vertex), NoOpBarrierStep(2500), VertexStep(IN,vertex)]
+ProfileStrategy              [F]   [TinkerGraphStep(vertex,[]), VertexStep(OUT,vertex), NoOpBarrierStep(2500), VertexStep(OUT,vertex), NoOpBarrierStep(2500), VertexStep(IN,vertex)]
+StandardVerificationStrategy [V]   [TinkerGraphStep(vertex,[]), VertexStep(OUT,vertex), NoOpBarrierStep(2500), VertexStep(OUT,vertex), NoOpBarrierStep(2500), VertexStep(IN,vertex)]
+
+Final Traversal                    [TinkerGraphStep(vertex,[]), VertexStep(OUT,vertex), NoOpBarrierStep(2500), VertexStep(OUT,vertex), NoOpBarrierStep(2500), VertexStep(IN,vertex)]
+gremlin&gt; g.withoutStrategies(LazyBarrierStrategy).V().repeat(out()).times(2).in().explain()
+==&gt;Traversal Explanation
+=================================================================================================================================================================
+Original Traversal                 [GraphStep(vertex,[]), RepeatStep([VertexStep(OUT,vertex), RepeatEndStep],until(loops(2)),emit(false)), VertexStep(IN,vertex)]
+
+ConnectiveStrategy           [D]   [GraphStep(vertex,[]), RepeatStep([VertexStep(OUT,vertex), RepeatEndStep],until(loops(2)),emit(false)), VertexStep(IN,vertex)]
+RepeatUnrollStrategy         [O]   [GraphStep(vertex,[]), VertexStep(OUT,vertex), VertexStep(OUT,vertex), VertexStep(IN,vertex)]
+CountStrategy                [O]   [GraphStep(vertex,[]), VertexStep(OUT,vertex), VertexStep(OUT,vertex), VertexStep(IN,vertex)]
+EarlyLimitStrategy           [O]   [GraphStep(vertex,[]), VertexStep(OUT,vertex), VertexStep(OUT,vertex), VertexStep(IN,vertex)]
+MatchPredicateStrategy       [O]   [GraphStep(vertex,[]), VertexStep(OUT,vertex), VertexStep(OUT,vertex), VertexStep(IN,vertex)]
+FilterRankingStrategy        [O]   [GraphStep(vertex,[]), VertexStep(OUT,vertex), VertexStep(OUT,vertex), VertexStep(IN,vertex)]
+IncidentToAdjacentStrategy   [O]   [GraphStep(vertex,[]), VertexStep(OUT,vertex), VertexStep(OUT,vertex), VertexStep(IN,vertex)]
+PathRetractionStrategy       [O]   [GraphStep(vertex,[]), VertexStep(OUT,vertex), VertexStep(OUT,vertex), VertexStep(IN,vertex)]
+InlineFilterStrategy         [O]   [GraphStep(vertex,[]), VertexStep(OUT,vertex), VertexStep(OUT,vertex), VertexStep(IN,vertex)]
+AdjacentToIncidentStrategy   [O]   [GraphStep(vertex,[]), VertexStep(OUT,vertex), VertexStep(OUT,vertex), VertexStep(IN,vertex)]
+TinkerGraphCountStrategy     [P]   [GraphStep(vertex,[]), VertexStep(OUT,vertex), VertexStep(OUT,vertex), VertexStep(IN,vertex)]
+TinkerGraphStepStrategy      [P]   [TinkerGraphStep(vertex,[]), VertexStep(OUT,vertex), VertexStep(OUT,vertex), VertexStep(IN,vertex)]
+ProfileStrategy              [F]   [TinkerGraphStep(vertex,[]), VertexStep(OUT,vertex), VertexStep(OUT,vertex), VertexStep(IN,vertex)]
+StandardVerificationStrategy [V]   [TinkerGraphStep(vertex,[]), VertexStep(OUT,vertex), VertexStep(OUT,vertex), VertexStep(IN,vertex)]
+
+Final Traversal                    [TinkerGraphStep(vertex,[]), VertexStep(OUT,vertex), VertexStep(OUT,vertex), VertexStep(IN,vertex)]</code></pre>
+</div>
+</div>
+<div class="paragraph">
+<p>See: <a href="https://issues.apache.org/jira/browse/TINKERPOP-1994">TINKERPOP-1994</a></p>
+</div>
+</div>
+</div>
+</div>
+</div>
+<div class="sect1">
 <h2 id="_tinkerpop_3_4_10">TinkerPop 3.4.10</h2>
 <div class="sectionbody">
 <div class="paragraph">
@@ -1620,7 +1710,7 @@ build libraries and other systems on the
 complete list of all the modifications that are part of this release.</p>
 </div>
 <div class="sect2">
-<h3 id="_upgrading_for_users">Upgrading for Users</h3>
+<h3 id="_upgrading_for_users_2">Upgrading for Users</h3>
 <div class="sect3">
 <h4 id="_python_timeout_issue">Python Timeout Issue</h4>
 <div class="paragraph">
@@ -1660,8 +1750,21 @@ g = graph.traversal().withRemote(connect
 <p>Please see the <a href="https://github.com/apache/tinkerpop/blob/3.4.9/CHANGELOG.asciidoc#release-3-4-9">changelog</a> for a
 complete list of all the modifications that are part of this release.</p>
 </div>
+<div class="admonitionblock warning">
+<table>
+<tr>
+<td class="icon">
+<div class="title">Warning</div>
+</td>
+<td class="content">
+Python users should prefer use of 3.4.10 to avoid an issue with a default timeout setting that requires direct
+configuration described in <a href="https://issues.apache.org/jira/browse/TINKERPOP-2505">TINKERPOP-2505</a>.
+</td>
+</tr>
+</table>
+</div>
 <div class="sect2">
-<h3 id="_upgrading_for_users_2">Upgrading for Users</h3>
+<h3 id="_upgrading_for_users_3">Upgrading for Users</h3>
 <div class="sect3">
 <h4 id="_translator_implementations">Translator Implementations</h4>
 <div class="paragraph">
@@ -1825,7 +1928,7 @@ time for proper shutdown.</p>
 especially helpful to those aforementioned ephemeral environments. The following micro-benchmark results demonstrate
 the difference in performance between 3.4.8 and 3.4.9:</p>
 </div>
-<table class="tableblock frame-all grid-all spread">
+<table class="tableblock frame-all grid-all stretch">
 <colgroup>
 <col style="width: 33.3333%;">
 <col style="width: 33.3333%;">
@@ -1971,7 +2074,7 @@ constructing their own <code>Traversal</
 complete list of all the modifications that are part of this release.</p>
 </div>
 <div class="sect2">
-<h3 id="_upgrading_for_users_3">Upgrading for Users</h3>
+<h3 id="_upgrading_for_users_4">Upgrading for Users</h3>
 <div class="sect3">
 <h4 id="_gremlin_net_automatic_reconnect">Gremlin.NET: Automatic Reconnect</h4>
 <div class="paragraph">
@@ -1997,7 +2100,7 @@ server has closed connections which some
 complete list of all the modifications that are part of this release.</p>
 </div>
 <div class="sect2">
-<h3 id="_upgrading_for_users_4">Upgrading for Users</h3>
+<h3 id="_upgrading_for_users_5">Upgrading for Users</h3>
 <div class="sect3">
 <h4 id="_clear_screen_command">Clear Screen Command</h4>
 <div class="paragraph">
@@ -2022,7 +2125,7 @@ specific clear operations and provides a
 complete list of all the modifications that are part of this release.</p>
 </div>
 <div class="sect2">
-<h3 id="_upgrading_for_users_5">Upgrading for Users</h3>
+<h3 id="_upgrading_for_users_6">Upgrading for Users</h3>
 <div class="sect3">
 <h4 id="_drop_properties">drop() Properties</h4>
 <div class="paragraph">
@@ -2067,9 +2170,9 @@ was quickly patched. Users and providers
 </table>
 </div>
 <div class="sect2">
-<h3 id="_upgrading_for_users_6">Upgrading for Users</h3>
+<h3 id="_upgrading_for_users_7">Upgrading for Users</h3>
 <div class="sect3">
-<h4 id="_by_string_modulator">by(String) Modulator</h4>
+<h4 id="_bystring_modulator">by(String) Modulator</h4>
 <div class="paragraph">
 <p>It is quite common to use the <code>by(String)</code> modulator when doing some for of selection operation where the <code>String</code> is
 the key to the value of the current <code>Traverser</code>, demonstrated as follows:</p>
@@ -2361,7 +2464,7 @@ own <code>SerializationException</code>.
 <p>Please see the <a href="https://github.com/apache/tinkerpop/blob/3.4.4/CHANGELOG.asciidoc#release-3-4-4">changelog</a> for a complete list of all the modifications that are part of this release.</p>
 </div>
 <div class="sect2">
-<h3 id="_upgrading_for_users_7">Upgrading for Users</h3>
+<h3 id="_upgrading_for_users_8">Upgrading for Users</h3>
 <div class="sect3">
 <h4 id="_python_graphbinary">Python GraphBinary</h4>
 <div class="paragraph">
@@ -2472,7 +2575,7 @@ gremlin&gt; g.E(11).elementMap()
 <p>Please see the <a href="https://github.com/apache/tinkerpop/blob/3.4.3/CHANGELOG.asciidoc#release-3-4-3">changelog</a> for a complete list of all the modifications that are part of this release.</p>
 </div>
 <div class="sect2">
-<h3 id="_upgrading_for_users_8">Upgrading for Users</h3>
+<h3 id="_upgrading_for_users_9">Upgrading for Users</h3>
 <div class="sect3">
 <h4 id="_deprecated_store">Deprecated store()</h4>
 <div class="paragraph">
@@ -2546,7 +2649,7 @@ hopefully reduce development friction.</
 <p>Please see the <a href="https://github.com/apache/tinkerpop/blob/3.4.2/CHANGELOG.asciidoc#release-3-4-2">changelog</a> for a complete list of all the modifications that are part of this release.</p>
 </div>
 <div class="sect2">
-<h3 id="_upgrading_for_users_9">Upgrading for Users</h3>
+<h3 id="_upgrading_for_users_10">Upgrading for Users</h3>
 <div class="sect3">
 <h4 id="_per_request_options_2">Per Request Options</h4>
 <div class="paragraph">
@@ -2627,7 +2730,7 @@ of a message. Additionally, we took the
 <p>Please see the <a href="https://github.com/apache/tinkerpop/blob/3.4.1/CHANGELOG.asciidoc#release-3-4-1">changelog</a> for a complete list of all the modifications that are part of this release.</p>
 </div>
 <div class="sect2">
-<h3 id="_upgrading_for_users_10">Upgrading for Users</h3>
+<h3 id="_upgrading_for_users_11">Upgrading for Users</h3>
 <div class="sect3">
 <h4 id="_mix_sparql_and_gremlin">Mix SPARQL and Gremlin</h4>
 <div class="paragraph">
@@ -2700,7 +2803,7 @@ of a message. Additionally, we took the
 <p>Please see the <a href="https://github.com/apache/tinkerpop/blob/3.4.0/CHANGELOG.asciidoc#release-3-4-0">changelog</a> for a complete list of all the modifications that are part of this release.</p>
 </div>
 <div class="sect2">
-<h3 id="_upgrading_for_users_11">Upgrading for Users</h3>
+<h3 id="_upgrading_for_users_12">Upgrading for Users</h3>
 <div class="sect3">
 <h4 id="_sparql_gremlin">sparql-gremlin</h4>
 <div class="paragraph">
@@ -3847,7 +3950,7 @@ so.</p>
 <p>Please see the <a href="https://github.com/apache/tinkerpop/blob/3.3.11/CHANGELOG.asciidoc#release-3-3-11">changelog</a> for a complete list of all the modifications that are part of this release.</p>
 </div>
 <div class="sect2">
-<h3 id="_upgrading_for_users_12">Upgrading for Users</h3>
+<h3 id="_upgrading_for_users_13">Upgrading for Users</h3>
 <div class="sect3">
 <h4 id="_glv_sessions">GLV Sessions</h4>
 <div class="paragraph">
@@ -3926,7 +4029,7 @@ resources.</p>
 <p>Please see the <a href="https://github.com/apache/tinkerpop/blob/3.3.10/CHANGELOG.asciidoc#release-3-3-10">changelog</a> for a complete list of all the modifications that are part of this release.</p>
 </div>
 <div class="sect2">
-<h3 id="_upgrading_for_users_13">Upgrading for Users</h3>
+<h3 id="_upgrading_for_users_14">Upgrading for Users</h3>
 <div class="sect3">
 <h4 id="_traversal_clone">Traversal Clone</h4>
 <div class="paragraph">
@@ -3987,7 +4090,7 @@ such.</p>
 <p>Please see the <a href="https://github.com/apache/tinkerpop/blob/3.3.9/CHANGELOG.asciidoc#release-3-3-9">changelog</a> for a complete list of all the modifications that are part of this release.</p>
 </div>
 <div class="sect2">
-<h3 id="_upgrading_for_users_14">Upgrading for Users</h3>
+<h3 id="_upgrading_for_users_15">Upgrading for Users</h3>
 <div class="sect3">
 <h4 id="_reservedkeysverificationstrategy">ReservedKeysVerificationStrategy</h4>
 <div class="paragraph">
@@ -4068,7 +4171,7 @@ replaced by <code>evaluationTimeout</cod
 <p>Please see the <a href="https://github.com/apache/tinkerpop/blob/3.3.8/CHANGELOG.asciidoc#release-3-3-8">changelog</a> for a complete list of all the modifications that are part of this release.</p>
 </div>
 <div class="sect2">
-<h3 id="_upgrading_for_users_15">Upgrading for Users</h3>
+<h3 id="_upgrading_for_users_16">Upgrading for Users</h3>
 <div class="sect3">
 <h4 id="_branch_steps_accept_predicates_and_traversals">Branch Steps Accept Predicates and Traversals</h4>
 <div class="paragraph">
@@ -4175,7 +4278,7 @@ gremlin&gt; t.getSideEffects().get('p')
 <p>Prior TinkerPop 3.3.6 <code>EventStrategy</code> did not work with multi-properties. The <code>EventStrategy</code> behavior for single-valued properties has not changed; if a property is added to a multi-valued
 <code>VertexProperty</code>, then a <code>VertexPropertyChangedEvent</code> will be now be fired. The arguments passed to the event depend on the cardinality type.</p>
 </div>
-<table class="tableblock frame-all grid-all spread">
+<table class="tableblock frame-all grid-all stretch">
 <colgroup>
 <col style="width: 50%;">
 <col style="width: 50%;">
@@ -4208,7 +4311,7 @@ gremlin&gt; t.getSideEffects().get('p')
 <p>Please see the <a href="https://github.com/apache/tinkerpop/blob/3.3.7/CHANGELOG.asciidoc#release-3-3-7">changelog</a> for a complete list of all the modifications that are part of this release.</p>
 </div>
 <div class="sect2">
-<h3 id="_upgrading_for_users_16">Upgrading for Users</h3>
+<h3 id="_upgrading_for_users_17">Upgrading for Users</h3>
 <div class="sect3">
 <h4 id="_javascript_dsl_pattern">JavaScript DSL Pattern</h4>
 <div class="paragraph">
@@ -4345,7 +4448,7 @@ WARN  org.apache.tinkerpop.gremlin.proce
 <p>Please see the <a href="https://github.com/apache/tinkerpop/blob/3.3.6/CHANGELOG.asciidoc#release-3-3-6">changelog</a> for a complete list of all the modifications that are part of this release.</p>
 </div>
 <div class="sect2">
-<h3 id="_upgrading_for_users_17">Upgrading for Users</h3>
+<h3 id="_upgrading_for_users_18">Upgrading for Users</h3>
 <div class="sect3">
 <h4 id="_anti_patterns_documentation">Anti-Patterns Documentation</h4>
 <div class="paragraph">
@@ -4371,7 +4474,7 @@ traversals. The new Anti-Patterns Sectio
 <p>Please see the <a href="https://github.com/apache/tinkerpop/blob/3.3.5/CHANGELOG.asciidoc#release-3-3-5">changelog</a> for a complete list of all the modifications that are part of this release.</p>
 </div>
 <div class="sect2">
-<h3 id="_upgrading_for_users_18">Upgrading for Users</h3>
+<h3 id="_upgrading_for_users_19">Upgrading for Users</h3>
 <div class="sect3">
 <h4 id="_anonymoustraversalsource">AnonymousTraversalSource</h4>
 <div class="paragraph">
@@ -4447,8 +4550,8 @@ now fully configurable via the <code>Gro
 <p>A new strategy named <code>EarlyLimitStrategy</code> was added. The strategy will try to find a better spot for any <code>RangeStep</code>,
 which is as early as possible in the traversal. If possible it will also merge multiple <code>RangeStep`s into a single one
 by recalculating the range for the first step and removing the second. If it turns out that the merge of two steps won&#8217;t
-produce a valid range (an empty result), then the `EarlyLimitStrategy</code> will remove the <code>RangeStep`s and insert a `NoneStep</code>
-instead.</p>
+produce a valid range (an empty result), then the `EarlyLimitStrategy</code> will remove the <code>RangeStep</code> instances and
+insert a <code>NoneStep</code> instead.</p>
 </div>
 <div class="paragraph">
 <p>This strategy is particularly useful when a provider implementation generates the queries to the underlying database. By
@@ -4490,7 +4593,7 @@ Hopefully, this feature will make multip
 <p>Please see the <a href="https://github.com/apache/tinkerpop/blob/3.3.4/CHANGELOG.asciidoc#release-3-3-4">changelog</a> for a complete list of all the modifications that are part of this release.</p>
 </div>
 <div class="sect2">
-<h3 id="_upgrading_for_users_19">Upgrading for Users</h3>
+<h3 id="_upgrading_for_users_20">Upgrading for Users</h3>
 <div class="sect3">
 <h4 id="_introducing_order_asc_and_order_desc">Introducing Order.asc and Order.desc</h4>
 <div class="paragraph">
@@ -4527,7 +4630,7 @@ can compete with the <code>scriptEvaluat
 <p>Please see the <a href="https://github.com/apache/tinkerpop/blob/3.3.3/CHANGELOG.asciidoc#release-3-3-3">changelog</a> for a complete list of all the modifications that are part of this release.</p>
 </div>
 <div class="sect2">
-<h3 id="_upgrading_for_users_20">Upgrading for Users</h3>
+<h3 id="_upgrading_for_users_21">Upgrading for Users</h3>
 <div class="sect3">
 <h4 id="_credential_dsl_changes">Credential DSL Changes</h4>
 <div class="paragraph">
@@ -4563,7 +4666,7 @@ credentials.users(<span class="string"><
 <p>Please see the <a href="https://github.com/apache/tinkerpop/blob/3.3.2/CHANGELOG.asciidoc#release-3-3-2">changelog</a> for a complete list of all the modifications that are part of this release.</p>
 </div>
 <div class="sect2">
-<h3 id="_upgrading_for_users_21">Upgrading for Users</h3>
+<h3 id="_upgrading_for_users_22">Upgrading for Users</h3>
 <div class="sect3">
 <h4 id="_gremlin_python_sets">Gremlin Python Sets</h4>
 <div class="paragraph">
@@ -4605,7 +4708,7 @@ require a <code>Set</code> will need to
 <p>Please see the <a href="https://github.com/apache/tinkerpop/blob/3.3.1/CHANGELOG.asciidoc#release-3-3-1">changelog</a> for a complete list of all the modifications that are part of this release.</p>
 </div>
 <div class="sect2">
-<h3 id="_upgrading_for_users_22">Upgrading for Users</h3>
+<h3 id="_upgrading_for_users_23">Upgrading for Users</h3>
 <div class="sect3">
 <h4 id="_gremlin_python_path">Gremlin Python path()</h4>
 <div class="paragraph">
@@ -4618,7 +4721,7 @@ but did not actually cause an exception
 </div>
 </div>
 <div class="sect3">
-<h4 id="_added_code_math_code_step_for_scientific_traversal_computing">Added <code>math()</code>-step for Scientific Traversal Computing</h4>
+<h4 id="_added_math_step_for_scientific_traversal_computing">Added <code>math()</code>-step for Scientific Traversal Computing</h4>
 <div class="paragraph">
 <p><code>GraphTraversal.math(String)</code> was added. This step provides scientific calculator capabilities to a Gremlin traversal.</p>
 </div>
@@ -4653,7 +4756,7 @@ gremlin&gt; g.withSack(<span class="inte
 </div>
 </div>
 <div class="sect3">
-<h4 id="_changed_typing_on_code_from_code_and_code_to_code">Changed Typing on <code>from()</code> and <code>to()</code></h4>
+<h4 id="_changed_typing_on_from_and_to">Changed Typing on <code>from()</code> and <code>to()</code></h4>
 <div class="paragraph">
 <p>The <code>from()</code> and <code>to()</code>-steps of <code>GraphTraversal</code> have a <code>Traversal&lt;E,Vertex&gt;</code> overload. The <code>E</code> has been changed to <code>?</code>
 in order to reduce <code>&lt; &gt;</code>-based coersion in strongly type Gremlin language variants.</p>
@@ -4663,7 +4766,7 @@ in order to reduce <code>&lt; &gt;</code
 </div>
 </div>
 <div class="sect3">
-<h4 id="_addv_traversal_and_adde_traversal">addV(traversal) and addE(traversal)</h4>
+<h4 id="_addvtraversal_and_addetraversal">addV(traversal) and addE(traversal)</h4>
 <div class="paragraph">
 <p>The <code>GraphTraversal</code> and <code>GraphTraversalSource</code> methods of <code>addV()</code> and <code>addE()</code> have been extended to support dynamic
 label determination upon element creation. Both these methods can take a <code>Traversal&lt;?, String&gt;</code> where the first <code>String</code>
@@ -4760,7 +4863,7 @@ the old versions. The defaults have now
 <div class="paragraph">
 <p>In particular, these properties referenced in TinkerPop documentation and configuration were renamed:</p>
 </div>
-<table class="tableblock frame-all grid-all spread">
+<table class="tableblock frame-all grid-all stretch">
 <colgroup>
 <col style="width: 50%;">
 <col style="width: 50%;">
@@ -4848,7 +4951,7 @@ information, the provider could then ass
 <p>Please see the <a href="https://github.com/apache/tinkerpop/blob/3.3.0/CHANGELOG.asciidoc#release-3-3-0">changelog</a> for a complete list of all the modifications that are part of this release.</p>
 </div>
 <div class="sect2">
-<h3 id="_upgrading_for_users_23">Upgrading for Users</h3>
+<h3 id="_upgrading_for_users_24">Upgrading for Users</h3>
 <div class="sect3">
 <h4 id="_packaged_data_files">Packaged Data Files</h4>
 <div class="paragraph">
@@ -5783,7 +5886,7 @@ authentication messages. It only accepts
 <p>Please see the <a href="https://github.com/apache/tinkerpop/blob/3.2.10/CHANGELOG.asciidoc#release-3-2-10">changelog</a> for a complete list of all the modifications that are part of this release.</p>
 </div>
 <div class="sect2">
-<h3 id="_upgrading_for_users_24">Upgrading for Users</h3>
+<h3 id="_upgrading_for_users_25">Upgrading for Users</h3>
 <div class="sect3">
 <h4 id="_sasl_in_gremlin_javascript">SASL in Gremlin-Javascript</h4>
 <div class="paragraph">
@@ -5961,7 +6064,7 @@ a easy way to get such a feature.</p>
 <p>Please see the <a href="https://github.com/apache/tinkerpop/blob/3.2.9/CHANGELOG.asciidoc#release-3-2-9">changelog</a> for a complete list of all the modifications that are part of this release.</p>
 </div>
 <div class="sect2">
-<h3 id="_upgrading_for_users_25">Upgrading for Users</h3>
+<h3 id="_upgrading_for_users_26">Upgrading for Users</h3>
 <div class="sect3">
 <h4 id="_lambda_construction">Lambda Construction</h4>
 <div class="paragraph">
@@ -5995,7 +6098,7 @@ Display stack trace? [yN]n</code></pre>
 <p>Please see the <a href="https://github.com/apache/tinkerpop/blob/3.2.8/CHANGELOG.asciidoc#release-3-2-8">changelog</a> for a complete list of all the modifications that are part of this release.</p>
 </div>
 <div class="sect2">
-<h3 id="_upgrading_for_users_26">Upgrading for Users</h3>
+<h3 id="_upgrading_for_users_27">Upgrading for Users</h3>
 <div class="sect3">
 <h4 id="_improved_connection_monitoring">Improved Connection Monitoring</h4>
 <div class="paragraph">
@@ -6084,7 +6187,7 @@ loading of the graph test data outside o
 <p>Please see the <a href="https://github.com/apache/tinkerpop/blob/3.2.7/CHANGELOG.asciidoc#release-3-2-7">changelog</a> for a complete list of all the modifications that are part of this release.</p>
 </div>
 <div class="sect2">
-<h3 id="_upgrading_for_users_27">Upgrading for Users</h3>
+<h3 id="_upgrading_for_users_28">Upgrading for Users</h3>
 <div class="sect3">
 <h4 id="_gremlin_python_core_types">Gremlin-Python Core Types</h4>
 <div class="paragraph">
@@ -6299,7 +6402,7 @@ is both an incoming edge and an outgoing
 <p><strong>Release Date: August 21, 2017</strong></p>
 </div>
 <div class="sect2">
-<h3 id="_upgrading_for_users_28">Upgrading for Users</h3>
+<h3 id="_upgrading_for_users_29">Upgrading for Users</h3>
 <div class="paragraph">
 <p>Please see the <a href="https://github.com/apache/tinkerpop/blob/3.2.6/CHANGELOG.asciidoc#release-3-2-6">changelog</a> for a complete list of all the modifications that are part of this release.</p>
 </div>
@@ -6353,7 +6456,7 @@ different. If the vertex does not have a
 <p>Please see the <a href="https://github.com/apache/tinkerpop/blob/3.2.5/CHANGELOG.asciidoc#release-3-2-5">changelog</a> for a complete list of all the modifications that are part of this release.</p>
 </div>
 <div class="sect2">
-<h3 id="_upgrading_for_users_29">Upgrading for Users</h3>
+<h3 id="_upgrading_for_users_30">Upgrading for Users</h3>
 <div class="sect3">
 <h4 id="_dsl_support">DSL Support</h4>
 <div class="paragraph">
@@ -6621,7 +6724,7 @@ some <code>ProviderStrategies</code>. Mo
 <p>Please see the <a href="https://github.com/apache/tinkerpop/blob/3.2.4/CHANGELOG.asciidoc#release-3-2-4">changelog</a> for a complete list of all the modifications that are part of this release.</p>
 </div>
 <div class="sect2">
-<h3 id="_upgrading_for_users_30">Upgrading for Users</h3>
+<h3 id="_upgrading_for_users_31">Upgrading for Users</h3>
 <div class="sect3">
 <h4 id="_tinkergraph_deserialization">TinkerGraph Deserialization</h4>
 <div class="paragraph">
@@ -6665,7 +6768,7 @@ gremlin&gt; g.V().out().promise{<span cl
 </div>
 </div>
 <div class="sect3">
-<h4 id="_if_then_semantics_with_choose_step">If/Then-Semantics with Choose Step</h4>
+<h4 id="_ifthen_semantics_with_choose_step">If/Then-Semantics with Choose Step</h4>
 <div class="paragraph">
 <p>Gremlin&#8217;s <code>choose()</code>-step supports if/then/else-semantics. Thus, to effect if/then-semantics, <code>identity()</code> was required.
 Thus, the following two traversals below are equivalent with the later being possible in this release.</p>
@@ -6950,7 +7053,7 @@ Base64 encoded string however as the old
 <p>Please see the <a href="https://github.com/apache/tinkerpop/blob/3.2.3/CHANGELOG.asciidoc#release-3-2-3">changelog</a> for a complete list of all the modifications that are part of this release.</p>
 </div>
 <div class="sect2">
-<h3 id="_upgrading_for_users_31">Upgrading for Users</h3>
+<h3 id="_upgrading_for_users_32">Upgrading for Users</h3>
 <div class="sect3">
 <h4 id="_renamed_null_result_preference">Renamed Null Result Preference</h4>
 <div class="paragraph">
@@ -7284,7 +7387,7 @@ and can simplify any and/or-tree walking
 <p>Please see the <a href="https://github.com/apache/tinkerpop/blob/3.2.2/CHANGELOG.asciidoc#release-3-2-2">changelog</a> for a complete list of all the modifications that are part of this release.</p>
 </div>
 <div class="sect2">
-<h3 id="_upgrading_for_users_32">Upgrading for Users</h3>
+<h3 id="_upgrading_for_users_33">Upgrading for Users</h3>
 <div class="sect3">
 <h4 id="_graphson_2_0">GraphSON 2.0</h4>
 <div class="paragraph">
@@ -7454,7 +7557,7 @@ specific approach of serializing <code>B
 <p>Please see the <a href="https://github.com/apache/tinkerpop/blob/3.2.1/CHANGELOG.asciidoc#release-3-2-1">changelog</a> for a complete list of all the modifications that are part of this release.</p>
 </div>
 <div class="sect2">
-<h3 id="_upgrading_for_users_33">Upgrading for Users</h3>
+<h3 id="_upgrading_for_users_34">Upgrading for Users</h3>
 <div class="sect3">
 <h4 id="_gephi_plugin">Gephi Plugin</h4>
 <div class="paragraph">
@@ -7728,7 +7831,7 @@ to take arguments for the <code>Traversa
 <p>Please see the <a href="https://github.com/apache/tinkerpop/blob/3.2.0-incubating/CHANGELOG.asciidoc#tinkerpop-320-release-date-april-8-2016">changelog</a> for a complete list of all the modifications that are part of this release.</p>
 </div>
 <div class="sect2">
-<h3 id="_upgrading_for_users_34">Upgrading for Users</h3>
+<h3 id="_upgrading_for_users_35">Upgrading for Users</h3>
 <div class="sect3">
 <h4 id="_hadoop_filesystem_variable">Hadoop FileSystem Variable</h4>
 <div class="paragraph">
@@ -8273,7 +8376,7 @@ Unfortunately for graph system providers
 <p>Please see the <a href="https://github.com/apache/tinkerpop/blob/3.1.7/CHANGELOG.asciidoc#tinkerpop-317-release-date-june-12-2017">changelog</a> for a complete list of all the modifications that are part of this release.</p>
 </div>
 <div class="sect2">
-<h3 id="_upgrading_for_users_35">Upgrading for Users</h3>
+<h3 id="_upgrading_for_users_36">Upgrading for Users</h3>
 <div class="sect3">
 <h4 id="_graphml_xslt">GraphML XSLT</h4>
 <div class="paragraph">
@@ -8329,7 +8432,7 @@ to proceed only when the server was full
 <p>Please see the <a href="https://github.com/apache/tinkerpop/blob/3.1.5/CHANGELOG.asciidoc#tinkerpop-315-release-date-october-17-2016">changelog</a> for a complete list of all the modifications that are part of this release.</p>
 </div>
 <div class="sect2">
-<h3 id="_upgrading_for_users_36">Upgrading for Users</h3>
+<h3 id="_upgrading_for_users_37">Upgrading for Users</h3>
 <div class="sect3">
 <h4 id="_java_driver_and_close">Java Driver and close()</h4>
 <div class="paragraph">
@@ -8357,7 +8460,7 @@ potential to open additional resources d
 <p>Please see the <a href="https://github.com/apache/tinkerpop/blob/3.1.4/CHANGELOG.asciidoc#tinkerpop-314-release-date-september-6-2016">changelog</a> for a complete list of all the modifications that are part of this release.</p>
 </div>
 <div class="sect2">
-<h3 id="_upgrading_for_users_37">Upgrading for Users</h3>
+<h3 id="_upgrading_for_users_38">Upgrading for Users</h3>
 <div class="sect3">
 <h4 id="_gremlin_server_workers">Gremlin Server Workers</h4>
 <div class="paragraph">
@@ -8383,7 +8486,7 @@ acceptable even in that specific case.</
 <p>Please see the <a href="https://github.com/apache/tinkerpop/blob/3.1.3/CHANGELOG.asciidoc#tinkerpop-313-release-date-july-18-2016">changelog</a> for a complete list of all the modifications that are part of this release.</p>
 </div>
 <div class="sect2">
-<h3 id="_upgrading_for_users_38">Upgrading for Users</h3>
+<h3 id="_upgrading_for_users_39">Upgrading for Users</h3>
 <div class="sect3">
 <h4 id="_reserved_gremlin_server_keys">Reserved Gremlin Server Keys</h4>
 <div class="paragraph">
@@ -8525,7 +8628,7 @@ other implementations might, so the driv
 <p>Please see the <a href="https://github.com/apache/tinkerpop/blob/3.1.2-incubating/CHANGELOG.asciidoc#tinkerpop-312-release-date-april-8-2016">changelog</a> for a complete list of all the modifications that are part of this release.</p>
 </div>
 <div class="sect2">
-<h3 id="_upgrading_for_users_39">Upgrading for Users</h3>
+<h3 id="_upgrading_for_users_40">Upgrading for Users</h3>
 <div class="sect3">
 <h4 id="_aliasing_sessions">Aliasing Sessions</h4>
 <div class="paragraph">
@@ -8713,9 +8816,9 @@ local variable bindings in the console i
 <p>Please see the <a href="https://github.com/apache/tinkerpop/blob/3.1.1-incubating/CHANGELOG.asciidoc#tinkerpop-311-release-date-february-8-2016">changelog</a> for a complete list of all the modifications that are part of this release.</p>
 </div>
 <div class="sect2">
-<h3 id="_upgrading_for_users_40">Upgrading for Users</h3>
+<h3 id="_upgrading_for_users_41">Upgrading for Users</h3>
 <div class="sect3">
-<h4 id="_storage_i_o">Storage I/O</h4>
+<h4 id="_storage_io">Storage I/O</h4>
 <div class="paragraph">
 <p>The <code>gremlin-core</code> io-package now has a <code>Storage</code> interface. The methods that were available via <code>hdfs</code>
 (e.g. <code>rm()</code>, <code>ls()</code>, <code>head()</code>, etc.) are now part of <code>Storage</code>. Both HDFS and Spark implement <code>Storage</code> via
@@ -8801,7 +8904,7 @@ release.</p>
 </div>
 </div>
 <div class="sect3">
-<h4 id="_tinkergraph_supports_any_i_o">TinkerGraph Supports Any I/O</h4>
+<h4 id="_tinkergraph_supports_any_io">TinkerGraph Supports Any I/O</h4>
 <div class="paragraph">
 <p>TinkerGraph&#8217;s 'gremlin.tinkergraph.graphLocation' configuration setting can now take a fully qualified class name
 of a <code>Io.Builder</code> implementation, which means that custom IO implementations can be used to read and write
@@ -9016,7 +9119,7 @@ interested provider, study the implement
 </ul>
 </div>
 <div class="sect2">
-<h3 id="_upgrading_for_users_41">Upgrading for Users</h3>
+<h3 id="_upgrading_for_users_42">Upgrading for Users</h3>
 <div class="sect3">
 <h4 id="_shading_jackson">Shading Jackson</h4>
 <div class="paragraph">
@@ -9510,7 +9613,7 @@ made in the scope of that session.</p>
 <p>Please see the <a href="https://github.com/apache/tinkerpop/blob/3.0.2-incubating/CHANGELOG.asciidoc#tinkerpop-302-release-date-october-19-2015">changelog</a> for a complete list of all the modifications that are part of this release.</p>
 </div>
 <div class="sect2">
-<h3 id="_upgrading_for_users_42">Upgrading for Users</h3>
+<h3 id="_upgrading_for_users_43">Upgrading for Users</h3>
 <div class="sect3">
 <h4 id="_bulkloadervertexprogram_blvp">BulkLoaderVertexProgram (BLVP)</h4>
 <div class="paragraph">
@@ -9586,7 +9689,7 @@ explicitly and as needed.</p>
 <p>Please see the <a href="https://github.com/apache/tinkerpop/blob/3.0.1-incubating/CHANGELOG.asciidoc#tinkerpop-301-release-date-september-2-2015">changelog</a> for a complete list of all the modifications that are part of this release.</p>
 </div>
 <div class="sect2">
-<h3 id="_upgrading_for_users_43">Upgrading for Users</h3>
+<h3 id="_upgrading_for_users_44">Upgrading for Users</h3>
 <div class="sect3">
 <h4 id="_gremlin_server">Gremlin Server</h4>
 <div class="paragraph">
@@ -9740,7 +9843,7 @@ transformer.transform(source, result);</
 <div class="sect2">
 <h3 id="_tinkerpop2_data_migration">TinkerPop2 Data Migration</h3>
 <div class="paragraph">
-<p><span class="image" style="float: right"><img src="../images/data-migration.png" alt="data migration" width="300"></span> For those using TinkerPop 2.x, migrating to TinkerPop 3.x will mean a
+<p><span class="image right"><img src="../images/data-migration.png" alt="data migration" width="300"></span> For those using TinkerPop 2.x, migrating to TinkerPop 3.x will mean a
 number of programming changes, but may also require a migration of the data depending on the graph implementation.  For
 example, trying to open <code>TinkerGraph</code> data from TinkerPop 2.x with TinkerPop 3.x code will not work, however opening a
 TinkerPop2 <code>Neo4jGraph</code> with a TinkerPop 3.x <code>Neo4jGraph</code> should work provided there aren&#8217;t Neo4j version compatibility
@@ -9798,7 +9901,7 @@ gremlin&gt; g.E()
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2021-01-22 09:15:50 EST
+Last updated 2021-04-28 11:26:33 -0400
 </div>
 </div>
 </body>

Modified: tinkerpop/site/dotnetdocs/3.4.11-SNAPSHOT/api/Gremlin.Net.Driver.IMessageSerializer.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/dotnetdocs/3.4.11-SNAPSHOT/api/Gremlin.Net.Driver.IMessageSerializer.html?rev=1889266&r1=1889265&r2=1889266&view=diff
==============================================================================
--- tinkerpop/site/dotnetdocs/3.4.11-SNAPSHOT/api/Gremlin.Net.Driver.IMessageSerializer.html (original)
+++ tinkerpop/site/dotnetdocs/3.4.11-SNAPSHOT/api/Gremlin.Net.Driver.IMessageSerializer.html Wed Apr 28 15:28:18 2021
@@ -94,14 +94,14 @@
   </div>
   <h3 id="methods">Methods
   </h3>
-  <a id="Gremlin_Net_Driver_IMessageSerializer_DeserializeMessage_" data-uid="Gremlin.Net.Driver.IMessageSerializer.DeserializeMessage*"></a>
-  <h4 id="Gremlin_Net_Driver_IMessageSerializer_DeserializeMessage_System_Byte___" data-uid="Gremlin.Net.Driver.IMessageSerializer.DeserializeMessage(System.Byte[])">DeserializeMessage(Byte[])</h4>
+  <a id="Gremlin_Net_Driver_IMessageSerializer_DeserializeMessageAsync_" data-uid="Gremlin.Net.Driver.IMessageSerializer.DeserializeMessageAsync*"></a>
+  <h4 id="Gremlin_Net_Driver_IMessageSerializer_DeserializeMessageAsync_System_Byte___" data-uid="Gremlin.Net.Driver.IMessageSerializer.DeserializeMessageAsync(System.Byte[])">DeserializeMessageAsync(Byte[])</h4>
   <div class="markdown level1 summary"><p>Deserializes a <see cref="!:ResponseMessage&lt;T>"></see> from a byte array.</p>
 </div>
   <div class="markdown level1 conceptual"></div>
   <h5 class="decalaration">Declaration</h5>
   <div class="codewrapper">
-    <pre><code class="lang-csharp hljs">ResponseMessage&lt;List&lt;object&gt;&gt; DeserializeMessage(byte[] message)</code></pre>
+    <pre><code class="lang-csharp hljs">Task&lt;ResponseMessage&lt;List&lt;object&gt;&gt;&gt; DeserializeMessageAsync(byte[] message)</code></pre>
   </div>
   <h5 class="parameters">Parameters</h5>
   <table class="table table-bordered table-striped table-condensed">
@@ -131,20 +131,20 @@
     </thead>
     <tbody>
       <tr>
-        <td><span class="xref">ResponseMessage</span>&lt;<span class="xref">List</span>&lt;<span class="xref">System.Object</span>&gt;&gt;</td>
+        <td><span class="xref">System.Threading.Tasks.Task</span>&lt;<span class="xref">ResponseMessage</span>&lt;<span class="xref">List</span>&lt;<span class="xref">System.Object</span>&gt;&gt;&gt;</td>
         <td><p>The deserialized <see cref="!:ResponseMessage&lt;T>"></see>.</p>
 </td>
       </tr>
     </tbody>
   </table>
-  <a id="Gremlin_Net_Driver_IMessageSerializer_SerializeMessage_" data-uid="Gremlin.Net.Driver.IMessageSerializer.SerializeMessage*"></a>
-  <h4 id="Gremlin_Net_Driver_IMessageSerializer_SerializeMessage_RequestMessage_" data-uid="Gremlin.Net.Driver.IMessageSerializer.SerializeMessage(RequestMessage)">SerializeMessage(RequestMessage)</h4>
+  <a id="Gremlin_Net_Driver_IMessageSerializer_SerializeMessageAsync_" data-uid="Gremlin.Net.Driver.IMessageSerializer.SerializeMessageAsync*"></a>
+  <h4 id="Gremlin_Net_Driver_IMessageSerializer_SerializeMessageAsync_RequestMessage_" data-uid="Gremlin.Net.Driver.IMessageSerializer.SerializeMessageAsync(RequestMessage)">SerializeMessageAsync(RequestMessage)</h4>
   <div class="markdown level1 summary"><p>Serializes a <see cref="!:RequestMessage"></see>.</p>
 </div>
   <div class="markdown level1 conceptual"></div>
   <h5 class="decalaration">Declaration</h5>
   <div class="codewrapper">
-    <pre><code class="lang-csharp hljs">byte[] SerializeMessage(RequestMessage requestMessage)</code></pre>
+    <pre><code class="lang-csharp hljs">Task&lt;byte[]&gt; SerializeMessageAsync(RequestMessage requestMessage)</code></pre>
   </div>
   <h5 class="parameters">Parameters</h5>
   <table class="table table-bordered table-striped table-condensed">
@@ -174,7 +174,7 @@
     </thead>
     <tbody>
       <tr>
-        <td><span class="xref">System.Byte</span>[]</td>
+        <td><span class="xref">System.Threading.Tasks.Task</span>&lt;<span class="xref">System.Byte</span>[]&gt;</td>
         <td><p>The serialized message.</p>
 </td>
       </tr>

Modified: tinkerpop/site/dotnetdocs/3.4.11-SNAPSHOT/api/Gremlin.Net.Driver.Messages.ResponseMessage-1.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/dotnetdocs/3.4.11-SNAPSHOT/api/Gremlin.Net.Driver.Messages.ResponseMessage-1.html?rev=1889266&r1=1889265&r2=1889266&view=diff
==============================================================================
--- tinkerpop/site/dotnetdocs/3.4.11-SNAPSHOT/api/Gremlin.Net.Driver.Messages.ResponseMessage-1.html (original)
+++ tinkerpop/site/dotnetdocs/3.4.11-SNAPSHOT/api/Gremlin.Net.Driver.Messages.ResponseMessage-1.html Wed Apr 28 15:28:18 2021
@@ -146,7 +146,7 @@
   <div class="markdown level1 conceptual"></div>
   <h5 class="decalaration">Declaration</h5>
   <div class="codewrapper">
-    <pre><code class="lang-csharp hljs">public Guid RequestId { get; set; }</code></pre>
+    <pre><code class="lang-csharp hljs">public Guid? RequestId { get; set; }</code></pre>
   </div>
   <h5 class="propertyValue">Property Value</h5>
   <table class="table table-bordered table-striped table-condensed">
@@ -158,7 +158,7 @@
     </thead>
     <tbody>
       <tr>
-        <td><span class="xref">System.Guid</span></td>
+        <td><span class="xref">System.Nullable</span>&lt;<span class="xref">System.Guid</span>&gt;</td>
         <td></td>
       </tr>
     </tbody>

Modified: tinkerpop/site/dotnetdocs/3.4.11-SNAPSHOT/api/Gremlin.Net.Process.Traversal.Strategy.Decoration.SeedStrategy.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/dotnetdocs/3.4.11-SNAPSHOT/api/Gremlin.Net.Process.Traversal.Strategy.Decoration.SeedStrategy.html?rev=1889266&r1=1889265&r2=1889266&view=diff
==============================================================================
--- tinkerpop/site/dotnetdocs/3.4.11-SNAPSHOT/api/Gremlin.Net.Process.Traversal.Strategy.Decoration.SeedStrategy.html (original)
+++ tinkerpop/site/dotnetdocs/3.4.11-SNAPSHOT/api/Gremlin.Net.Process.Traversal.Strategy.Decoration.SeedStrategy.html Wed Apr 28 15:28:18 2021
@@ -101,9 +101,27 @@ and Order.shuffle, which in turn will pr
   <div class="inheritedMembers">
     <h5>Inherited Members</h5>
     <div>
+      <a class="xref" href="Gremlin.Net.Process.Traversal.Strategy.AbstractTraversalStrategy.html#Gremlin_Net_Process_Traversal_Strategy_AbstractTraversalStrategy_DecorationNamespace">AbstractTraversalStrategy.DecorationNamespace</a>
+    </div>
+    <div>
+      <a class="xref" href="Gremlin.Net.Process.Traversal.Strategy.AbstractTraversalStrategy.html#Gremlin_Net_Process_Traversal_Strategy_AbstractTraversalStrategy_FinalizationNamespace">AbstractTraversalStrategy.FinalizationNamespace</a>
+    </div>
+    <div>
+      <a class="xref" href="Gremlin.Net.Process.Traversal.Strategy.AbstractTraversalStrategy.html#Gremlin_Net_Process_Traversal_Strategy_AbstractTraversalStrategy_OptimizationNamespace">AbstractTraversalStrategy.OptimizationNamespace</a>
+    </div>
+    <div>
+      <a class="xref" href="Gremlin.Net.Process.Traversal.Strategy.AbstractTraversalStrategy.html#Gremlin_Net_Process_Traversal_Strategy_AbstractTraversalStrategy_VerificationNamespace">AbstractTraversalStrategy.VerificationNamespace</a>
+    </div>
+    <div>
+      <a class="xref" href="Gremlin.Net.Process.Traversal.Strategy.AbstractTraversalStrategy.html#Gremlin_Net_Process_Traversal_Strategy_AbstractTraversalStrategy_ComputerDecorationNamespace">AbstractTraversalStrategy.ComputerDecorationNamespace</a>
+    </div>
+    <div>
       <a class="xref" href="Gremlin.Net.Process.Traversal.Strategy.AbstractTraversalStrategy.html#Gremlin_Net_Process_Traversal_Strategy_AbstractTraversalStrategy_StrategyName">AbstractTraversalStrategy.StrategyName</a>
     </div>
     <div>
+      <a class="xref" href="Gremlin.Net.Process.Traversal.Strategy.AbstractTraversalStrategy.html#Gremlin_Net_Process_Traversal_Strategy_AbstractTraversalStrategy_Fqcn">AbstractTraversalStrategy.Fqcn</a>
+    </div>
+    <div>
       <a class="xref" href="Gremlin.Net.Process.Traversal.Strategy.AbstractTraversalStrategy.html#Gremlin_Net_Process_Traversal_Strategy_AbstractTraversalStrategy_Configuration">AbstractTraversalStrategy.Configuration</a>
     </div>
     <div>
@@ -147,7 +165,7 @@ and Order.shuffle, which in turn will pr
   </h3>
   <a id="Gremlin_Net_Process_Traversal_Strategy_Decoration_SeedStrategy__ctor_" data-uid="Gremlin.Net.Process.Traversal.Strategy.Decoration.SeedStrategy.#ctor*"></a>
   <h4 id="Gremlin_Net_Process_Traversal_Strategy_Decoration_SeedStrategy__ctor" data-uid="Gremlin.Net.Process.Traversal.Strategy.Decoration.SeedStrategy.#ctor">SeedStrategy()</h4>
-  <div class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="Gremlin.Net.Process.Traversal.Strategy.Decoration.OptionsStrategy.html">OptionsStrategy</a> class.</p>
+  <div class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="Gremlin.Net.Process.Traversal.Strategy.Decoration.SeedStrategy.html">SeedStrategy</a> class.</p>
 </div>
   <div class="markdown level1 conceptual"></div>
   <h5 class="decalaration">Declaration</h5>