Author: spmallette
Date: Fri Jan 4 13:27:55 2019
New Revision: 1850356
URL: http://svn.apache.org/viewvc?rev=1850356&view=rev
Log:
Deploy docs for TinkerPop 3.3.5
Added:
tinkerpop/site/dotnetdocs/3.3.5/api/Gremlin.Net.Driver.ConnectionPoolSettings.html
tinkerpop/site/dotnetdocs/3.3.5/api/Gremlin.Net.Driver.Exceptions.NoConnectionAvailableException.html
tinkerpop/site/dotnetdocs/3.3.5/api/Gremlin.Net.Driver.Messages.ResponseStatusCode.html
tinkerpop/site/dotnetdocs/3.3.5/api/Gremlin.Net.Driver.ResultSet-1.html
tinkerpop/site/dotnetdocs/3.3.5/api/Gremlin.Net.Process.Traversal.ConnectedComponent.html
tinkerpop/site/dotnetdocs/3.3.5/api/Gremlin.Net.Process.Traversal.IO.html
tinkerpop/site/dotnetdocs/3.3.5/api/Gremlin.Net.Process.Traversal.PageRank.html
tinkerpop/site/dotnetdocs/3.3.5/api/Gremlin.Net.Process.Traversal.PeerPressure.html
tinkerpop/site/dotnetdocs/3.3.5/api/Gremlin.Net.Process.Traversal.ShortestPath.html
tinkerpop/site/dotnetdocs/3.3.5/api/Gremlin.Net.Process.Traversal.Step.Util.WithOptions.html
tinkerpop/site/dotnetdocs/3.3.5/api/Gremlin.Net.Process.Traversal.Step.Util.html
tinkerpop/site/dotnetdocs/3.3.5/api/Gremlin.Net.Process.Traversal.Strategy.Decoration.OptionsStrategy.html
tinkerpop/site/dotnetdocs/3.3.5/api/Gremlin.Net.Process.Traversal.TextP.html
tinkerpop/site/jsdocs/3.3.5/TextP.html
Modified:
tinkerpop/site/docs/3.3.5/dev/provider/index.html
tinkerpop/site/docs/3.3.5/recipes/index.html
tinkerpop/site/docs/3.3.5/reference/index.html
tinkerpop/site/docs/3.3.5/tutorials/getting-started/index.html
tinkerpop/site/docs/3.3.5/tutorials/gremlins-anatomy/index.html
tinkerpop/site/docs/3.3.5/tutorials/the-gremlin-console/index.html
tinkerpop/site/docs/3.3.5/upgrade/index.html
tinkerpop/site/dotnetdocs/3.3.5/index.json
tinkerpop/site/dotnetdocs/3.3.5/manifest.json
tinkerpop/site/jsdocs/3.3.5/AnonymousTraversalSource.html
tinkerpop/site/jsdocs/3.3.5/Authenticator.html
tinkerpop/site/jsdocs/3.3.5/Bytecode.html
tinkerpop/site/jsdocs/3.3.5/Client.html
tinkerpop/site/jsdocs/3.3.5/Connection.html
tinkerpop/site/jsdocs/3.3.5/DriverRemoteConnection.html
tinkerpop/site/jsdocs/3.3.5/GraphSONReader.html
tinkerpop/site/jsdocs/3.3.5/GraphSONWriter.html
tinkerpop/site/jsdocs/3.3.5/GraphTraversal.html
tinkerpop/site/jsdocs/3.3.5/GraphTraversalSource.html
tinkerpop/site/jsdocs/3.3.5/P.html
tinkerpop/site/jsdocs/3.3.5/Path.html
tinkerpop/site/jsdocs/3.3.5/PlainTextSaslAuthenticator.html
tinkerpop/site/jsdocs/3.3.5/RemoteConnection.html
tinkerpop/site/jsdocs/3.3.5/RemoteStrategy.html
tinkerpop/site/jsdocs/3.3.5/RemoteTraversal.html
tinkerpop/site/jsdocs/3.3.5/ResultSet.html
tinkerpop/site/jsdocs/3.3.5/SaslAuthenticator.html
tinkerpop/site/jsdocs/3.3.5/SaslMechanismBase.html
tinkerpop/site/jsdocs/3.3.5/SaslMechanismPlain.html
tinkerpop/site/jsdocs/3.3.5/Translator.html
tinkerpop/site/jsdocs/3.3.5/TraversalStrategies.html
tinkerpop/site/jsdocs/3.3.5/TraversalStrategy.html
tinkerpop/site/jsdocs/3.3.5/TypeSerializer.html
tinkerpop/site/jsdocs/3.3.5/driver_auth_authenticator.js.html
tinkerpop/site/jsdocs/3.3.5/driver_auth_mechanisms_sasl-mechanism-base.js.html
tinkerpop/site/jsdocs/3.3.5/driver_auth_mechanisms_sasl-mechanism-plain.js.html
tinkerpop/site/jsdocs/3.3.5/driver_auth_plain-text-sasl-authenticator.js.html
tinkerpop/site/jsdocs/3.3.5/driver_auth_sasl-authenticator.js.html
tinkerpop/site/jsdocs/3.3.5/driver_client.js.html
tinkerpop/site/jsdocs/3.3.5/driver_connection.js.html
tinkerpop/site/jsdocs/3.3.5/driver_driver-remote-connection.js.html
tinkerpop/site/jsdocs/3.3.5/driver_remote-connection.js.html
tinkerpop/site/jsdocs/3.3.5/driver_result-set.js.html
tinkerpop/site/jsdocs/3.3.5/global.html
tinkerpop/site/jsdocs/3.3.5/index.html
tinkerpop/site/jsdocs/3.3.5/process_anonymous-traversal.js.html
tinkerpop/site/jsdocs/3.3.5/process_bytecode.js.html
tinkerpop/site/jsdocs/3.3.5/process_graph-traversal.js.html
tinkerpop/site/jsdocs/3.3.5/process_translator.js.html
tinkerpop/site/jsdocs/3.3.5/process_traversal-strategy.js.html
tinkerpop/site/jsdocs/3.3.5/process_traversal.js.html
tinkerpop/site/jsdocs/3.3.5/structure_graph.js.html
tinkerpop/site/jsdocs/3.3.5/structure_io_graph-serializer.js.html
tinkerpop/site/jsdocs/3.3.5/structure_io_type-serializers.js.html
Modified: tinkerpop/site/docs/3.3.5/dev/provider/index.html
URL:
http://svn.apache.org/viewvc/tinkerpop/site/docs/3.3.5/dev/provider/index.html?rev=1850356&r1=1850355&r2=1850356&view=diff
==============================================================================
--- tinkerpop/site/docs/3.3.5/dev/provider/index.html (original)
+++ tinkerpop/site/docs/3.3.5/dev/provider/index.html Fri Jan 4 13:27:55 2019
@@ -2676,10 +2676,10 @@ twenty. Under this model, the amount of
<p>To demonstrate consider this example:</p>
</div>
<section class="tabs tabs-2">
- <input id="tab-1546457171-1" type="radio" name="radio-set-1546457171-1"
class="tab-selector-1" checked="checked" />
- <label for="tab-1546457171-1" class="tab-label-1">console (groovy)</label>
- <input id="tab-1546457171-2" type="radio" name="radio-set-1546457171-1"
class="tab-selector-2" />
- <label for="tab-1546457171-2" class="tab-label-2">groovy</label>
+ <input id="tab-1546603926-1" type="radio" name="radio-set-1546603926-1"
class="tab-selector-1" checked="checked" />
+ <label for="tab-1546603926-1" class="tab-label-1">console (groovy)</label>
+ <input id="tab-1546603926-2" type="radio" name="radio-set-1546603926-1"
class="tab-selector-2" />
+ <label for="tab-1546603926-2" class="tab-label-2">groovy</label>
<div class="tabcontent">
<div class="tabcontent-1">
<div class="listingblock">
@@ -3415,7 +3415,7 @@ in use with the Gremlin Console plugin h
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2019-01-02 15:48:40 EST
+Last updated 2019-01-04 08:19:37 EST
</div>
</div>
</body>