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 2020/12/07 17:37:48 UTC

svn commit: r1884186 [4/6] - in /tinkerpop/site: docs/3.4.9/dev/provider/ docs/3.4.9/recipes/ docs/3.4.9/reference/ docs/3.4.9/tutorials/getting-started/ docs/3.4.9/tutorials/gremlins-anatomy/ docs/3.4.9/tutorials/the-gremlin-console/ dotnetdocs/3.4.9/...

Modified: tinkerpop/site/docs/3.4.9/tutorials/getting-started/index.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/docs/3.4.9/tutorials/getting-started/index.html?rev=1884186&r1=1884185&r2=1884186&view=diff
==============================================================================
--- tinkerpop/site/docs/3.4.9/tutorials/getting-started/index.html (original)
+++ tinkerpop/site/docs/3.4.9/tutorials/getting-started/index.html Mon Dec  7 17:37:47 2020
@@ -973,10 +973,10 @@ Gremlin script that can be copied and pa
 <p>It can be instantiated in the console this way:</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1607346881-1" type="radio" name="radio-set-1607346881-1" class="tab-selector-1" checked="checked" />
-  <label for="tab-1607346881-1" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1607346881-2" type="radio" name="radio-set-1607346881-1" class="tab-selector-2" />
-  <label for="tab-1607346881-2" class="tab-label-2">groovy</label>
+  <input id="tab-1607358268-1" type="radio" name="radio-set-1607358268-1" class="tab-selector-1" checked="checked" />
+  <label for="tab-1607358268-1" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1607358268-2" type="radio" name="radio-set-1607358268-1" class="tab-selector-2" />
+  <label for="tab-1607358268-2" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1036,10 +1036,10 @@ and to write (<a href="https://tinkerpop
 <p>With your <code>TraversalSource</code> <code>g</code> available it is now possible to ask Gremlin to traverse the <code>Graph</code>:</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1607346881-3" type="radio" name="radio-set-1607346881-3" class="tab-selector-1" checked="checked" />
-  <label for="tab-1607346881-3" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1607346881-4" type="radio" name="radio-set-1607346881-3" class="tab-selector-2" />
-  <label for="tab-1607346881-4" class="tab-label-2">groovy</label>
+  <input id="tab-1607358268-3" type="radio" name="radio-set-1607358268-3" class="tab-selector-1" checked="checked" />
+  <label for="tab-1607358268-3" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1607358268-4" type="radio" name="radio-set-1607358268-3" class="tab-selector-2" />
+  <label for="tab-1607358268-4" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1209,10 +1209,10 @@ helps orient where you need him to go ne
 as an example. First, you need to create this graph:</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1607346881-5" type="radio" name="radio-set-1607346881-5" class="tab-selector-1" checked="checked" />
-  <label for="tab-1607346881-5" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1607346881-6" type="radio" name="radio-set-1607346881-5" class="tab-selector-2" />
-  <label for="tab-1607346881-6" class="tab-label-2">groovy</label>
+  <input id="tab-1607358268-5" type="radio" name="radio-set-1607358268-5" class="tab-selector-1" checked="checked" />
+  <label for="tab-1607358268-5" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1607358268-6" type="radio" name="radio-set-1607358268-5" class="tab-selector-2" />
+  <label for="tab-1607358268-6" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1254,10 +1254,10 @@ shorthand form that enables a more fluid
 that static importing you would instead have to write:</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1607346881-7" type="radio" name="radio-set-1607346881-7" class="tab-selector-1" checked="checked" />
-  <label for="tab-1607346881-7" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1607346881-8" type="radio" name="radio-set-1607346881-7" class="tab-selector-2" />
-  <label for="tab-1607346881-8" class="tab-label-2">groovy</label>
+  <input id="tab-1607358268-7" type="radio" name="radio-set-1607358268-7" class="tab-selector-1" checked="checked" />
+  <label for="tab-1607358268-7" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1607358268-8" type="radio" name="radio-set-1607358268-7" class="tab-selector-2" />
+  <label for="tab-1607358268-8" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1352,10 +1352,10 @@ those that have the "name" property valu
 <a href="https://tinkerpop.apache.org/docs/3.4.9/reference/#has-step">has()</a> step as follows:</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1607346881-9" type="radio" name="radio-set-1607346881-9" class="tab-selector-1" checked="checked" />
-  <label for="tab-1607346881-9" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1607346881-10" type="radio" name="radio-set-1607346881-9" class="tab-selector-2" />
-  <label for="tab-1607346881-10" class="tab-label-2">groovy</label>
+  <input id="tab-1607358268-9" type="radio" name="radio-set-1607358268-9" class="tab-selector-1" checked="checked" />
+  <label for="tab-1607358268-9" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1607358268-10" type="radio" name="radio-set-1607358268-9" class="tab-selector-2" />
+  <label for="tab-1607358268-10" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1395,10 +1395,10 @@ The variable <code>g</code> is the <code
 by including the vertex label as part of the filter to ensure that the "name" property key refers to a "person" vertex.</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1607346881-11" type="radio" name="radio-set-1607346881-11" class="tab-selector-1" checked="checked" />
-  <label for="tab-1607346881-11" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1607346881-12" type="radio" name="radio-set-1607346881-11" class="tab-selector-2" />
-  <label for="tab-1607346881-12" class="tab-label-2">groovy</label>
+  <input id="tab-1607358268-11" type="radio" name="radio-set-1607358268-11" class="tab-selector-1" checked="checked" />
+  <label for="tab-1607358268-11" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1607358268-12" type="radio" name="radio-set-1607358268-11" class="tab-selector-2" />
+  <label for="tab-1607358268-12" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1451,10 +1451,10 @@ what direction to follow. In this case,
 we use the <a href="https://tinkerpop.apache.org/docs/3.4.9/reference/#vertex-steps">outE</a> step.</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1607346881-13" type="radio" name="radio-set-1607346881-13" class="tab-selector-1" checked="checked" />
-  <label for="tab-1607346881-13" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1607346881-14" type="radio" name="radio-set-1607346881-13" class="tab-selector-2" />
-  <label for="tab-1607346881-14" class="tab-label-2">groovy</label>
+  <input id="tab-1607358268-13" type="radio" name="radio-set-1607358268-13" class="tab-selector-1" checked="checked" />
+  <label for="tab-1607358268-13" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1607358268-14" type="radio" name="radio-set-1607358268-13" class="tab-selector-2" />
+  <label for="tab-1607358268-14" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1486,10 +1486,10 @@ we use the <a href="https://tinkerpop.ap
 vertex with <code>inV()</code>.</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1607346881-15" type="radio" name="radio-set-1607346881-15" class="tab-selector-1" checked="checked" />
-  <label for="tab-1607346881-15" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1607346881-16" type="radio" name="radio-set-1607346881-15" class="tab-selector-2" />
-  <label for="tab-1607346881-16" class="tab-label-2">groovy</label>
+  <input id="tab-1607358268-15" type="radio" name="radio-set-1607358268-15" class="tab-selector-1" checked="checked" />
+  <label for="tab-1607358268-15" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1607358268-16" type="radio" name="radio-set-1607358268-15" class="tab-selector-2" />
+  <label for="tab-1607358268-16" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1521,10 +1521,10 @@ vertex with <code>inV()</code>.</p>
 statement above with:</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1607346881-17" type="radio" name="radio-set-1607346881-17" class="tab-selector-1" checked="checked" />
-  <label for="tab-1607346881-17" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1607346881-18" type="radio" name="radio-set-1607346881-17" class="tab-selector-2" />
-  <label for="tab-1607346881-18" class="tab-label-2">groovy</label>
+  <input id="tab-1607358268-17" type="radio" name="radio-set-1607358268-17" class="tab-selector-1" checked="checked" />
+  <label for="tab-1607358268-17" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1607358268-18" type="radio" name="radio-set-1607358268-17" class="tab-selector-2" />
+  <label for="tab-1607358268-18" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1553,10 +1553,10 @@ statement above with:</p>
 "software" vertex and you can therefore ask Gremlin to extract the value of the "name" property as follows:</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1607346881-19" type="radio" name="radio-set-1607346881-19" class="tab-selector-1" checked="checked" />
-  <label for="tab-1607346881-19" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1607346881-20" type="radio" name="radio-set-1607346881-19" class="tab-selector-2" />
-  <label for="tab-1607346881-20" class="tab-label-2">groovy</label>
+  <input id="tab-1607358268-19" type="radio" name="radio-set-1607358268-19" class="tab-selector-1" checked="checked" />
+  <label for="tab-1607358268-19" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1607358268-20" type="radio" name="radio-set-1607358268-19" class="tab-selector-2" />
+  <label for="tab-1607358268-20" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1591,10 +1591,10 @@ There&#8217;s not much more that can be
 the "First Five Minutes" section. Recall that you can create this <code>Graph</code> and establish a <code>TraversalSource</code> with:</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1607346881-21" type="radio" name="radio-set-1607346881-21" class="tab-selector-1" checked="checked" />
-  <label for="tab-1607346881-21" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1607346881-22" type="radio" name="radio-set-1607346881-21" class="tab-selector-2" />
-  <label for="tab-1607346881-22" class="tab-label-2">groovy</label>
+  <input id="tab-1607358268-21" type="radio" name="radio-set-1607358268-21" class="tab-selector-1" checked="checked" />
+  <label for="tab-1607358268-21" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1607358268-22" type="radio" name="radio-set-1607358268-21" class="tab-selector-2" />
+  <label for="tab-1607358268-22" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1624,10 +1624,10 @@ use <code>has()</code>. What if we wante
 use the <code>within</code> comparator with <code>has()</code> as follows:</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1607346881-23" type="radio" name="radio-set-1607346881-23" class="tab-selector-1" checked="checked" />
-  <label for="tab-1607346881-23" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1607346881-24" type="radio" name="radio-set-1607346881-23" class="tab-selector-2" />
-  <label for="tab-1607346881-24" class="tab-label-2">groovy</label>
+  <input id="tab-1607358268-23" type="radio" name="radio-set-1607358268-23" class="tab-selector-1" checked="checked" />
+  <label for="tab-1607358268-23" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1607358268-24" type="radio" name="radio-set-1607358268-23" class="tab-selector-2" />
+  <label for="tab-1607358268-24" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1672,10 +1672,10 @@ language you are interested in in the <a
 <a href="https://tinkerpop.apache.org/docs/3.4.9/reference/#mean-step">mean()</a> step as follows:</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1607346881-25" type="radio" name="radio-set-1607346881-25" class="tab-selector-1" checked="checked" />
-  <label for="tab-1607346881-25" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1607346881-26" type="radio" name="radio-set-1607346881-25" class="tab-selector-2" />
-  <label for="tab-1607346881-26" class="tab-label-2">groovy</label>
+  <input id="tab-1607358268-25" type="radio" name="radio-set-1607358268-25" class="tab-selector-1" checked="checked" />
+  <label for="tab-1607358268-25" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1607358268-26" type="radio" name="radio-set-1607358268-25" class="tab-selector-2" />
+  <label for="tab-1607358268-26" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1701,10 +1701,10 @@ language you are interested in in the <a
 step. We know how to find the "software" that "marko" created:</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1607346881-27" type="radio" name="radio-set-1607346881-27" class="tab-selector-1" checked="checked" />
-  <label for="tab-1607346881-27" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1607346881-28" type="radio" name="radio-set-1607346881-27" class="tab-selector-2" />
-  <label for="tab-1607346881-28" class="tab-label-2">groovy</label>
+  <input id="tab-1607358268-27" type="radio" name="radio-set-1607358268-27" class="tab-selector-1" checked="checked" />
+  <label for="tab-1607358268-27" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1607358268-28" type="radio" name="radio-set-1607358268-27" class="tab-selector-2" />
+  <label for="tab-1607358268-28" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1747,10 +1747,10 @@ on what well-formatted Gremlin should lo
 </table>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1607346881-29" type="radio" name="radio-set-1607346881-29" class="tab-selector-1" checked="checked" />
-  <label for="tab-1607346881-29" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1607346881-30" type="radio" name="radio-set-1607346881-29" class="tab-selector-2" />
-  <label for="tab-1607346881-30" class="tab-label-2">groovy</label>
+  <input id="tab-1607358268-29" type="radio" name="radio-set-1607358268-29" class="tab-selector-1" checked="checked" />
+  <label for="tab-1607358268-29" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1607358268-30" type="radio" name="radio-set-1607358268-29" class="tab-selector-2" />
+  <label for="tab-1607358268-30" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1784,10 +1784,10 @@ on what well-formatted Gremlin should lo
 handles that exclusion:</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1607346881-31" type="radio" name="radio-set-1607346881-31" class="tab-selector-1" checked="checked" />
-  <label for="tab-1607346881-31" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1607346881-32" type="radio" name="radio-set-1607346881-31" class="tab-selector-2" />
-  <label for="tab-1607346881-32" class="tab-label-2">groovy</label>
+  <input id="tab-1607358268-31" type="radio" name="radio-set-1607358268-31" class="tab-selector-1" checked="checked" />
+  <label for="tab-1607358268-31" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1607358268-32" type="radio" name="radio-set-1607358268-31" class="tab-selector-2" />
+  <label for="tab-1607358268-32" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1833,10 +1833,10 @@ filters out the "marko" that we get when
 <p>You will find many uses of <code>as()</code>. Here it is in combination with <a href="https://tinkerpop.apache.org/docs/3.4.9/reference/#select-step">select</a>:</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1607346881-33" type="radio" name="radio-set-1607346881-33" class="tab-selector-1" checked="checked" />
-  <label for="tab-1607346881-33" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1607346881-34" type="radio" name="radio-set-1607346881-33" class="tab-selector-2" />
-  <label for="tab-1607346881-34" class="tab-label-2">groovy</label>
+  <input id="tab-1607358268-33" type="radio" name="radio-set-1607358268-33" class="tab-selector-1" checked="checked" />
+  <label for="tab-1607358268-33" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1607358268-34" type="radio" name="radio-set-1607358268-33" class="tab-selector-2" />
+  <label for="tab-1607358268-34" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1871,10 +1871,10 @@ step and its related step modulator call
 we wanted to ask Gremlin to group all the vertices in the graph by their vertex label we could do:</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1607346881-35" type="radio" name="radio-set-1607346881-35" class="tab-selector-1" checked="checked" />
-  <label for="tab-1607346881-35" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1607346881-36" type="radio" name="radio-set-1607346881-35" class="tab-selector-2" />
-  <label for="tab-1607346881-36" class="tab-label-2">groovy</label>
+  <input id="tab-1607358268-35" type="radio" name="radio-set-1607358268-35" class="tab-selector-1" checked="checked" />
+  <label for="tab-1607358268-35" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1607358268-36" type="radio" name="radio-set-1607358268-35" class="tab-selector-2" />
+  <label for="tab-1607358268-36" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1903,10 +1903,10 @@ could ask Gremlin to get us the value of
 modulator to <code>group()</code> to transform the values.</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1607346881-37" type="radio" name="radio-set-1607346881-37" class="tab-selector-1" checked="checked" />
-  <label for="tab-1607346881-37" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1607346881-38" type="radio" name="radio-set-1607346881-37" class="tab-selector-2" />
-  <label for="tab-1607346881-38" class="tab-label-2">groovy</label>
+  <input id="tab-1607358268-37" type="radio" name="radio-set-1607358268-37" class="tab-selector-1" checked="checked" />
+  <label for="tab-1607358268-37" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1607358268-38" type="radio" name="radio-set-1607358268-37" class="tab-selector-2" />
+  <label for="tab-1607358268-38" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -2105,18 +2105,18 @@ they help make Gremlin more accessible a
 language.</p>
 </div>
 <section class="tabs tabs-6">
-  <input id="tab-1607346881-39" type="radio" name="radio-set-1607346881-39" class="tab-selector-1" checked="checked" />
-  <label for="tab-1607346881-39" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1607346881-40" type="radio" name="radio-set-1607346881-39" class="tab-selector-2" />
-  <label for="tab-1607346881-40" class="tab-label-2">groovy</label>
-  <input id="tab-1607346881-41" type="radio" name="radio-set-1607346881-39" class="tab-selector-3" />
-  <label for="tab-1607346881-41" class="tab-label-3">csharp</label>
-  <input id="tab-1607346881-42" type="radio" name="radio-set-1607346881-39" class="tab-selector-4" />
-  <label for="tab-1607346881-42" class="tab-label-4">java</label>
-  <input id="tab-1607346881-43" type="radio" name="radio-set-1607346881-39" class="tab-selector-5" />
-  <label for="tab-1607346881-43" class="tab-label-5">javascript</label>
-  <input id="tab-1607346881-44" type="radio" name="radio-set-1607346881-39" class="tab-selector-6" />
-  <label for="tab-1607346881-44" class="tab-label-6">python</label>
+  <input id="tab-1607358268-39" type="radio" name="radio-set-1607358268-39" class="tab-selector-1" checked="checked" />
+  <label for="tab-1607358268-39" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1607358268-40" type="radio" name="radio-set-1607358268-39" class="tab-selector-2" />
+  <label for="tab-1607358268-40" class="tab-label-2">groovy</label>
+  <input id="tab-1607358268-41" type="radio" name="radio-set-1607358268-39" class="tab-selector-3" />
+  <label for="tab-1607358268-41" class="tab-label-3">csharp</label>
+  <input id="tab-1607358268-42" type="radio" name="radio-set-1607358268-39" class="tab-selector-4" />
+  <label for="tab-1607358268-42" class="tab-label-4">java</label>
+  <input id="tab-1607358268-43" type="radio" name="radio-set-1607358268-39" class="tab-selector-5" />
+  <label for="tab-1607358268-43" class="tab-label-5">javascript</label>
+  <input id="tab-1607358268-44" type="radio" name="radio-set-1607358268-39" class="tab-selector-6" />
+  <label for="tab-1607358268-44" class="tab-label-6">python</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -2200,7 +2200,7 @@ research within the reference documentat
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2020-12-07 09:21:31 EST
+Last updated 2020-12-07 12:30:50 EST
 </div>
 </div>
 </body>

Modified: tinkerpop/site/docs/3.4.9/tutorials/gremlins-anatomy/index.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/docs/3.4.9/tutorials/gremlins-anatomy/index.html?rev=1884186&r1=1884185&r2=1884186&view=diff
==============================================================================
--- tinkerpop/site/docs/3.4.9/tutorials/gremlins-anatomy/index.html (original)
+++ tinkerpop/site/docs/3.4.9/tutorials/gremlins-anatomy/index.html Mon Dec  7 17:37:47 2020
@@ -839,10 +839,10 @@ can be found <a href="https://www.slides
 <p>The component parts of a Gremlin traversal can be all be identified from the following code:</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1607346682-1" type="radio" name="radio-set-1607346682-1" class="tab-selector-1" checked="checked" />
-  <label for="tab-1607346682-1" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1607346682-2" type="radio" name="radio-set-1607346682-1" class="tab-selector-2" />
-  <label for="tab-1607346682-2" class="tab-label-2">groovy</label>
+  <input id="tab-1607358069-1" type="radio" name="radio-set-1607358069-1" class="tab-selector-1" checked="checked" />
+  <label for="tab-1607358069-1" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1607358069-2" type="radio" name="radio-set-1607358069-1" class="tab-selector-2" />
+  <label for="tab-1607358069-2" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -884,10 +884,10 @@ documentation, blog posts, or examples a
 applications.</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1607346682-3" type="radio" name="radio-set-1607346682-3" class="tab-selector-1" checked="checked" />
-  <label for="tab-1607346682-3" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1607346682-4" type="radio" name="radio-set-1607346682-3" class="tab-selector-2" />
-  <label for="tab-1607346682-4" class="tab-label-2">groovy</label>
+  <input id="tab-1607358069-3" type="radio" name="radio-set-1607358069-3" class="tab-selector-1" checked="checked" />
+  <label for="tab-1607358069-3" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1607358069-4" type="radio" name="radio-set-1607358069-3" class="tab-selector-2" />
+  <label for="tab-1607358069-4" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -972,10 +972,10 @@ contain the steps that make up the Greml
 chained together in a fluent fashion. Revisiting the example from above:</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1607346682-5" type="radio" name="radio-set-1607346682-5" class="tab-selector-1" checked="checked" />
-  <label for="tab-1607346682-5" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1607346682-6" type="radio" name="radio-set-1607346682-5" class="tab-selector-2" />
-  <label for="tab-1607346682-6" class="tab-label-2">groovy</label>
+  <input id="tab-1607358069-5" type="radio" name="radio-set-1607358069-5" class="tab-selector-1" checked="checked" />
+  <label for="tab-1607358069-5" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1607358069-6" type="radio" name="radio-set-1607358069-5" class="tab-selector-2" />
+  <label for="tab-1607358069-6" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1145,7 +1145,7 @@ more insight into how Gremlin works and
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2020-12-07 09:21:31 EST
+Last updated 2020-12-07 12:30:50 EST
 </div>
 </div>
 </body>

Modified: tinkerpop/site/docs/3.4.9/tutorials/the-gremlin-console/index.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/docs/3.4.9/tutorials/the-gremlin-console/index.html?rev=1884186&r1=1884185&r2=1884186&view=diff
==============================================================================
--- tinkerpop/site/docs/3.4.9/tutorials/the-gremlin-console/index.html (original)
+++ tinkerpop/site/docs/3.4.9/tutorials/the-gremlin-console/index.html Mon Dec  7 17:37:47 2020
@@ -920,10 +920,10 @@ graph database that is easy to use and d
 create an empty TinkerGraph as follows:</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1607346724-1" type="radio" name="radio-set-1607346724-1" class="tab-selector-1" checked="checked" />
-  <label for="tab-1607346724-1" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1607346724-2" type="radio" name="radio-set-1607346724-1" class="tab-selector-2" />
-  <label for="tab-1607346724-2" class="tab-label-2">groovy</label>
+  <input id="tab-1607358108-1" type="radio" name="radio-set-1607358108-1" class="tab-selector-1" checked="checked" />
+  <label for="tab-1607358108-1" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1607358108-2" type="radio" name="radio-set-1607358108-1" class="tab-selector-2" />
+  <label for="tab-1607358108-2" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1015,10 +1015,10 @@ labels are defined and the "weight" edge
 </ul>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1607346724-3" type="radio" name="radio-set-1607346724-3" class="tab-selector-1" checked="checked" />
-  <label for="tab-1607346724-3" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1607346724-4" type="radio" name="radio-set-1607346724-3" class="tab-selector-2" />
-  <label for="tab-1607346724-4" class="tab-label-2">groovy</label>
+  <input id="tab-1607358108-3" type="radio" name="radio-set-1607358108-3" class="tab-selector-1" checked="checked" />
+  <label for="tab-1607358108-3" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1607358108-4" type="radio" name="radio-set-1607358108-3" class="tab-selector-2" />
+  <label for="tab-1607358108-4" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1051,10 +1051,10 @@ However, if you find that a larger graph
 (<a href="https://tinkerpop.apache.org/docs/3.4.9/images/grateful-dead-schema.png">schema</a>).</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1607346724-5" type="radio" name="radio-set-1607346724-5" class="tab-selector-1" checked="checked" />
-  <label for="tab-1607346724-5" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1607346724-6" type="radio" name="radio-set-1607346724-5" class="tab-selector-2" />
-  <label for="tab-1607346724-6" class="tab-label-2">groovy</label>
+  <input id="tab-1607358108-5" type="radio" name="radio-set-1607358108-5" class="tab-selector-1" checked="checked" />
+  <label for="tab-1607358108-5" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1607358108-6" type="radio" name="radio-set-1607358108-5" class="tab-selector-2" />
+  <label for="tab-1607358108-6" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1108,10 +1108,10 @@ console works or performing a particular
 be accessed within the console itself with the <code>:help</code> command.</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1607346724-7" type="radio" name="radio-set-1607346724-7" class="tab-selector-1" checked="checked" />
-  <label for="tab-1607346724-7" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1607346724-8" type="radio" name="radio-set-1607346724-7" class="tab-selector-2" />
-  <label for="tab-1607346724-8" class="tab-label-2">groovy</label>
+  <input id="tab-1607358108-7" type="radio" name="radio-set-1607358108-7" class="tab-selector-1" checked="checked" />
+  <label for="tab-1607358108-7" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1607358108-8" type="radio" name="radio-set-1607358108-7" class="tab-selector-2" />
+  <label for="tab-1607358108-8" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1173,10 +1173,10 @@ For help on a specific command <span cla
 addition to the ones provided by TinkerPop. You can also request help on a specific command:</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1607346724-9" type="radio" name="radio-set-1607346724-9" class="tab-selector-1" checked="checked" />
-  <label for="tab-1607346724-9" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1607346724-10" type="radio" name="radio-set-1607346724-9" class="tab-selector-2" />
-  <label for="tab-1607346724-10" class="tab-label-2">groovy</label>
+  <input id="tab-1607358108-9" type="radio" name="radio-set-1607358108-9" class="tab-selector-1" checked="checked" />
+  <label for="tab-1607358108-9" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1607358108-10" type="radio" name="radio-set-1607358108-9" class="tab-selector-2" />
+  <label for="tab-1607358108-10" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1313,10 +1313,10 @@ key, which only has one vertex associate
 the IDE and execute it in the console and confirm the failure:</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1607346724-11" type="radio" name="radio-set-1607346724-11" class="tab-selector-1" checked="checked" />
-  <label for="tab-1607346724-11" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1607346724-12" type="radio" name="radio-set-1607346724-11" class="tab-selector-2" />
-  <label for="tab-1607346724-12" class="tab-label-2">groovy</label>
+  <input id="tab-1607358108-11" type="radio" name="radio-set-1607358108-11" class="tab-selector-1" checked="checked" />
+  <label for="tab-1607358108-11" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1607358108-12" type="radio" name="radio-set-1607358108-11" class="tab-selector-2" />
+  <label for="tab-1607358108-12" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1352,10 +1352,10 @@ detects that type it steps through each
 <p>Trying it with the use of <code>next()</code> produces the following:</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1607346724-13" type="radio" name="radio-set-1607346724-13" class="tab-selector-1" checked="checked" />
-  <label for="tab-1607346724-13" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1607346724-14" type="radio" name="radio-set-1607346724-13" class="tab-selector-2" />
-  <label for="tab-1607346724-14" class="tab-label-2">groovy</label>
+  <input id="tab-1607358108-13" type="radio" name="radio-set-1607358108-13" class="tab-selector-1" checked="checked" />
+  <label for="tab-1607358108-13" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1607358108-14" type="radio" name="radio-set-1607358108-13" class="tab-selector-2" />
+  <label for="tab-1607358108-14" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1390,10 +1390,10 @@ the call to <code>next()</code>.  This f
 when you want to work with a <code>Traversal</code> as a variable. You can do this with a clever use of a semi-colon:</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1607346724-15" type="radio" name="radio-set-1607346724-15" class="tab-selector-1" checked="checked" />
-  <label for="tab-1607346724-15" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1607346724-16" type="radio" name="radio-set-1607346724-15" class="tab-selector-2" />
-  <label for="tab-1607346724-16" class="tab-label-2">groovy</label>
+  <input id="tab-1607358108-15" type="radio" name="radio-set-1607358108-15" class="tab-selector-1" checked="checked" />
+  <label for="tab-1607358108-15" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1607358108-16" type="radio" name="radio-set-1607358108-15" class="tab-selector-2" />
+  <label for="tab-1607358108-16" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1473,10 +1473,10 @@ benefit, and as such, <code>inV()</code>
 can remedy that by adding <code>fold()</code> to <code>inV()</code> as follows:</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1607346724-17" type="radio" name="radio-set-1607346724-17" class="tab-selector-1" checked="checked" />
-  <label for="tab-1607346724-17" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1607346724-18" type="radio" name="radio-set-1607346724-17" class="tab-selector-2" />
-  <label for="tab-1607346724-18" class="tab-label-2">groovy</label>
+  <input id="tab-1607358108-17" type="radio" name="radio-set-1607358108-17" class="tab-selector-1" checked="checked" />
+  <label for="tab-1607358108-17" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1607358108-18" type="radio" name="radio-set-1607358108-17" class="tab-selector-2" />
+  <label for="tab-1607358108-18" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1534,10 +1534,10 @@ can remedy that by adding <code>fold()</
 as follows:</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1607346724-19" type="radio" name="radio-set-1607346724-19" class="tab-selector-1" checked="checked" />
-  <label for="tab-1607346724-19" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1607346724-20" type="radio" name="radio-set-1607346724-19" class="tab-selector-2" />
-  <label for="tab-1607346724-20" class="tab-label-2">groovy</label>
+  <input id="tab-1607358108-19" type="radio" name="radio-set-1607358108-19" class="tab-selector-1" checked="checked" />
+  <label for="tab-1607358108-19" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1607358108-20" type="radio" name="radio-set-1607358108-19" class="tab-selector-2" />
+  <label for="tab-1607358108-20" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1632,10 +1632,10 @@ analysis on where people live and when t
 the data of the "person" vertices in the graph:</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1607346724-21" type="radio" name="radio-set-1607346724-21" class="tab-selector-1" checked="checked" />
-  <label for="tab-1607346724-21" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1607346724-22" type="radio" name="radio-set-1607346724-21" class="tab-selector-2" />
-  <label for="tab-1607346724-22" class="tab-label-2">groovy</label>
+  <input id="tab-1607358108-21" type="radio" name="radio-set-1607358108-21" class="tab-selector-1" checked="checked" />
+  <label for="tab-1607358108-21" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1607358108-22" type="radio" name="radio-set-1607358108-21" class="tab-selector-2" />
+  <label for="tab-1607358108-22" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1674,10 +1674,10 @@ where "location" does not have one value
 has <a href="https://tinkerpop.apache.org/docs/3.4.9/reference/#vertex-properties">meta-properties</a> as well:</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1607346724-23" type="radio" name="radio-set-1607346724-23" class="tab-selector-1" checked="checked" />
-  <label for="tab-1607346724-23" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1607346724-24" type="radio" name="radio-set-1607346724-23" class="tab-selector-2" />
-  <label for="tab-1607346724-24" class="tab-label-2">groovy</label>
+  <input id="tab-1607358108-23" type="radio" name="radio-set-1607358108-23" class="tab-selector-1" checked="checked" />
+  <label for="tab-1607358108-23" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1607358108-24" type="radio" name="radio-set-1607358108-23" class="tab-selector-2" />
+  <label for="tab-1607358108-24" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1732,10 +1732,10 @@ data in two separate traversals and the
 the "person" vertices, as this will be the main filter for the data you intend to retrieve:</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1607346724-25" type="radio" name="radio-set-1607346724-25" class="tab-selector-1" checked="checked" />
-  <label for="tab-1607346724-25" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1607346724-26" type="radio" name="radio-set-1607346724-25" class="tab-selector-2" />
-  <label for="tab-1607346724-26" class="tab-label-2">groovy</label>
+  <input id="tab-1607358108-25" type="radio" name="radio-set-1607358108-25" class="tab-selector-1" checked="checked" />
+  <label for="tab-1607358108-25" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1607358108-26" type="radio" name="radio-set-1607358108-25" class="tab-selector-2" />
+  <label for="tab-1607358108-26" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1787,10 +1787,10 @@ settings in <code>bin/gremlin.sh</code>
 <p>In an attempt to test things out, you take a naive approach at the traversal with your filter for "firstYear" applied:</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1607346724-27" type="radio" name="radio-set-1607346724-27" class="tab-selector-1" checked="checked" />
-  <label for="tab-1607346724-27" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1607346724-28" type="radio" name="radio-set-1607346724-27" class="tab-selector-2" />
-  <label for="tab-1607346724-28" class="tab-label-2">groovy</label>
+  <input id="tab-1607358108-27" type="radio" name="radio-set-1607358108-27" class="tab-selector-1" checked="checked" />
+  <label for="tab-1607358108-27" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1607358108-28" type="radio" name="radio-set-1607358108-27" class="tab-selector-2" />
+  <label for="tab-1607358108-28" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1841,10 +1841,10 @@ Console, you decide to just process "l"
 see for your rows and columns style output:</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1607346724-29" type="radio" name="radio-set-1607346724-29" class="tab-selector-1" checked="checked" />
-  <label for="tab-1607346724-29" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1607346724-30" type="radio" name="radio-set-1607346724-29" class="tab-selector-2" />
-  <label for="tab-1607346724-30" class="tab-label-2">groovy</label>
+  <input id="tab-1607358108-29" type="radio" name="radio-set-1607358108-29" class="tab-selector-1" checked="checked" />
+  <label for="tab-1607358108-29" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1607358108-30" type="radio" name="radio-set-1607358108-29" class="tab-selector-2" />
+  <label for="tab-1607358108-30" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1965,10 +1965,10 @@ similar to what happens when you decide
 you wish to use. To do this, you need to use the <code>import</code> command:</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1607346724-31" type="radio" name="radio-set-1607346724-31" class="tab-selector-1" checked="checked" />
-  <label for="tab-1607346724-31" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1607346724-32" type="radio" name="radio-set-1607346724-31" class="tab-selector-2" />
-  <label for="tab-1607346724-32" class="tab-label-2">groovy</label>
+  <input id="tab-1607358108-31" type="radio" name="radio-set-1607358108-31" class="tab-selector-1" checked="checked" />
+  <label for="tab-1607358108-31" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1607358108-32" type="radio" name="radio-set-1607358108-31" class="tab-selector-2" />
+  <label for="tab-1607358108-32" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1997,10 +1997,10 @@ Year.now()</code></pre>
 to produce the set of years to have for each person up to the current year:</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1607346724-33" type="radio" name="radio-set-1607346724-33" class="tab-selector-1" checked="checked" />
-  <label for="tab-1607346724-33" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1607346724-34" type="radio" name="radio-set-1607346724-33" class="tab-selector-2" />
-  <label for="tab-1607346724-34" class="tab-label-2">groovy</label>
+  <input id="tab-1607358108-33" type="radio" name="radio-set-1607358108-33" class="tab-selector-1" checked="checked" />
+  <label for="tab-1607358108-33" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1607358108-34" type="radio" name="radio-set-1607358108-33" class="tab-selector-2" />
+  <label for="tab-1607358108-34" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -2106,10 +2106,10 @@ g.V().hasLabel(<span class="string"><spa
 <p>From there you can build on that traversal to grab the "location" given the generated "year" for that data:</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1607346724-35" type="radio" name="radio-set-1607346724-35" class="tab-selector-1" checked="checked" />
-  <label for="tab-1607346724-35" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1607346724-36" type="radio" name="radio-set-1607346724-35" class="tab-selector-2" />
-  <label for="tab-1607346724-36" class="tab-label-2">groovy</label>
+  <input id="tab-1607358108-35" type="radio" name="radio-set-1607358108-35" class="tab-selector-1" checked="checked" />
+  <label for="tab-1607358108-35" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1607358108-36" type="radio" name="radio-set-1607358108-35" class="tab-selector-2" />
+  <label for="tab-1607358108-36" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -2392,7 +2392,7 @@ knowledge on what the console can do for
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2020-12-07 09:21:31 EST
+Last updated 2020-12-07 12:30:50 EST
 </div>
 </div>
 </body>