Author: spmallette
Date: Wed Jan 2 20:55:57 2019
New Revision: 1850208
URL: http://svn.apache.org/viewvc?rev=1850208&view=rev
Log:
Deploy docs for TinkerPop 3.3.5
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/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=1850208&r1=1850207&r2=1850208&view=diff
==============================================================================
--- tinkerpop/site/docs/3.3.5/dev/provider/index.html (original)
+++ tinkerpop/site/docs/3.3.5/dev/provider/index.html Wed Jan 2 20:55:57 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-1546443060-1" type="radio" name="radio-set-1546443060-1"
class="tab-selector-1" checked="checked" />
- <label for="tab-1546443060-1" class="tab-label-1">console (groovy)</label>
- <input id="tab-1546443060-2" type="radio" name="radio-set-1546443060-1"
class="tab-selector-2" />
- <label for="tab-1546443060-2" class="tab-label-2">groovy</label>
+ <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>
<div class="tabcontent">
<div class="tabcontent-1">
<div class="listingblock">
@@ -2687,9 +2687,9 @@ twenty. Under this model, the amount of
<pre class="CodeRay highlight"><code data-lang="groovy">gremlin> cluster =
Cluster.open()
==>localhost/<span class="float">127.0</span><span
class="float">.0</span><span class="float">.1</span>:<span
class="integer">8182</span>
gremlin> client = cluster.connect()
-==>org.apache.tinkerpop.gremlin.driver.Client<span
class="error">$</span>ClusteredClient<span class="error">@</span><span
class="integer">69</span>a90b81
+==>org.apache.tinkerpop.gremlin.driver.Client<span
class="error">$</span>ClusteredClient<span class="error">@</span><span
class="integer">503</span>a7990
gremlin> aliased = client.alias(<span class="string"><span
class="delimiter">"</span><span class="content">g</span><span
class="delimiter">"</span></span>)
-==>org.apache.tinkerpop.gremlin.driver.Client<span
class="error">$</span>AliasClusteredClient<span class="error">@</span><span
class="integer">64</span>c95480
+==>org.apache.tinkerpop.gremlin.driver.Client<span
class="error">$</span>AliasClusteredClient<span
class="annotation">@ac417a2</span>
gremlin> g =
org.apache.tinkerpop.gremlin.structure.util.empty.EmptyGraph.INSTANCE.traversal()
<span class="invisible">//</span><b class="conum">1</b><span
class="invisible">\</span>
==>graphtraversalsource[emptygraph[empty], standard]
gremlin> rs =
aliased.submit(g.V().both().barrier().both().barrier()).all().get() <span
class="invisible">//</span><b class="conum">2</b><span
class="invisible">\</span>
@@ -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 11:37:17 EST
+Last updated 2019-01-02 15:48:40 EST
</div>
</div>
</body>