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 17:46:44 UTC

svn commit: r1889275 [1/3] - in /tinkerpop/site: docs/3.5.0-SNAPSHOT/upgrade/ dotnetdocs/3.5.0-SNAPSHOT/ jsdocs/3.5.0-SNAPSHOT/

Author: spmallette
Date: Wed Apr 28 17:46:43 2021
New Revision: 1889275

URL: http://svn.apache.org/viewvc?rev=1889275&view=rev
Log:
Deploy docs for TinkerPop 3.5.0-SNAPSHOT

Modified:
    tinkerpop/site/docs/3.5.0-SNAPSHOT/upgrade/index.html
    tinkerpop/site/dotnetdocs/3.5.0-SNAPSHOT/index.json
    tinkerpop/site/dotnetdocs/3.5.0-SNAPSHOT/manifest.json
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/AnonymousTraversalSource.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/Authenticator.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/Bytecode.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/Client.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/Connection.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/DriverRemoteConnection.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/EdgeLabelVerificationStrategy.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/Graph.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/GraphSON2Reader.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/GraphSON2Writer.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/GraphSON3Reader.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/GraphSON3Writer.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/GraphTraversal.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/GraphTraversalSource.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/HaltedTraverserStrategy.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/MatchAlgorithmStrategy.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/P.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/PartitionStrategy.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/Path.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/PlainTextSaslAuthenticator.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/RemoteConnection.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/RemoteStrategy.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/RemoteTraversal.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/ReservedKeysVerificationStrategy.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/ResponseError.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/ResultSet.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/SaslAuthenticator.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/SaslMechanismBase.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/SaslMechanismPlain.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/SubgraphStrategy.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/TextP.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/Translator.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/TraversalStrategies.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/TraversalStrategy.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/TypeSerializer.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/driver_auth_authenticator.js.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/driver_auth_mechanisms_sasl-mechanism-base.js.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/driver_auth_mechanisms_sasl-mechanism-plain.js.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/driver_auth_plain-text-sasl-authenticator.js.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/driver_auth_sasl-authenticator.js.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/driver_client.js.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/driver_connection.js.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/driver_driver-remote-connection.js.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/driver_remote-connection.js.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/driver_response-error.js.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/driver_result-set.js.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/global.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/index.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/process_anonymous-traversal.js.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/process_bytecode.js.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/process_graph-traversal.js.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/process_translator.js.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/process_traversal-strategy.js.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/process_traversal.js.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/structure_graph.js.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/structure_io_graph-serializer.js.html
    tinkerpop/site/jsdocs/3.5.0-SNAPSHOT/structure_io_type-serializers.js.html

Modified: tinkerpop/site/docs/3.5.0-SNAPSHOT/upgrade/index.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/docs/3.5.0-SNAPSHOT/upgrade/index.html?rev=1889275&r1=1889274&r2=1889275&view=diff
==============================================================================
--- tinkerpop/site/docs/3.5.0-SNAPSHOT/upgrade/index.html (original)
+++ tinkerpop/site/docs/3.5.0-SNAPSHOT/upgrade/index.html Wed Apr 28 17:46:43 2021
@@ -2467,6 +2467,12 @@ more details. This change fixed a number
 library. An additional config which enables the driver to be used from within an event loop has been added and can be
 used by setting <code>call_from_event_loop=True</code> when connecting.</p>
 </div>
+<div class="paragraph">
+<p>See: <a href="https://issues.apache.org/jira/browse/TINKERPOP-1886">TINKERPOP-1886</a>,
+<a href="https://issues.apache.org/jira/browse/TINKERPOP-2388">TINKERPOP-2388</a>,
+<a href="https://issues.apache.org/jira/browse/TINKERPOP-2484">TINKERPOP-2484</a>,
+<a href="https://issues.apache.org/jira/browse/TINKERPOP-2546">TINKERPOP-2546</a>,</p>
+</div>
 </div>
 <div class="sect3">
 <h4 id="_python_kerberos_support">Python Kerberos Support</h4>
@@ -11478,7 +11484,7 @@ gremlin&gt; g.E()
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2021-04-28 13:16:52 -0400
+Last updated 2021-04-28 13:44:41 -0400
 </div>
 </div>
 </body>