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/05/04 14:09:16 UTC

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

Modified: tinkerpop/site/docs/3.4.11/tutorials/getting-started/index.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/docs/3.4.11/tutorials/getting-started/index.html?rev=1889489&r1=1889488&r2=1889489&view=diff
==============================================================================
--- tinkerpop/site/docs/3.4.11/tutorials/getting-started/index.html (original)
+++ tinkerpop/site/docs/3.4.11/tutorials/getting-started/index.html Tue May  4 14:09:16 2021
@@ -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-1620046604-1" type="radio" name="radio-set-1620046604-1" class="tab-selector-1" checked="checked" />
-  <label for="tab-1620046604-1" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1620046604-2" type="radio" name="radio-set-1620046604-1" class="tab-selector-2" />
-  <label for="tab-1620046604-2" class="tab-label-2">groovy</label>
+  <input id="tab-1620126725-1" type="radio" name="radio-set-1620126725-1" class="tab-selector-1" checked="checked" />
+  <label for="tab-1620126725-1" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1620126725-2" type="radio" name="radio-set-1620126725-1" class="tab-selector-2" />
+  <label for="tab-1620126725-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-1620046604-3" type="radio" name="radio-set-1620046604-3" class="tab-selector-1" checked="checked" />
-  <label for="tab-1620046604-3" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1620046604-4" type="radio" name="radio-set-1620046604-3" class="tab-selector-2" />
-  <label for="tab-1620046604-4" class="tab-label-2">groovy</label>
+  <input id="tab-1620126725-3" type="radio" name="radio-set-1620126725-3" class="tab-selector-1" checked="checked" />
+  <label for="tab-1620126725-3" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1620126725-4" type="radio" name="radio-set-1620126725-3" class="tab-selector-2" />
+  <label for="tab-1620126725-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-1620046604-5" type="radio" name="radio-set-1620046604-5" class="tab-selector-1" checked="checked" />
-  <label for="tab-1620046604-5" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1620046604-6" type="radio" name="radio-set-1620046604-5" class="tab-selector-2" />
-  <label for="tab-1620046604-6" class="tab-label-2">groovy</label>
+  <input id="tab-1620126725-5" type="radio" name="radio-set-1620126725-5" class="tab-selector-1" checked="checked" />
+  <label for="tab-1620126725-5" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1620126725-6" type="radio" name="radio-set-1620126725-5" class="tab-selector-2" />
+  <label for="tab-1620126725-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-1620046604-7" type="radio" name="radio-set-1620046604-7" class="tab-selector-1" checked="checked" />
-  <label for="tab-1620046604-7" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1620046604-8" type="radio" name="radio-set-1620046604-7" class="tab-selector-2" />
-  <label for="tab-1620046604-8" class="tab-label-2">groovy</label>
+  <input id="tab-1620126725-7" type="radio" name="radio-set-1620126725-7" class="tab-selector-1" checked="checked" />
+  <label for="tab-1620126725-7" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1620126725-8" type="radio" name="radio-set-1620126725-7" class="tab-selector-2" />
+  <label for="tab-1620126725-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.11/reference/#has-step">has()</a> step as follows:</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1620046604-9" type="radio" name="radio-set-1620046604-9" class="tab-selector-1" checked="checked" />
-  <label for="tab-1620046604-9" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1620046604-10" type="radio" name="radio-set-1620046604-9" class="tab-selector-2" />
-  <label for="tab-1620046604-10" class="tab-label-2">groovy</label>
+  <input id="tab-1620126725-9" type="radio" name="radio-set-1620126725-9" class="tab-selector-1" checked="checked" />
+  <label for="tab-1620126725-9" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1620126725-10" type="radio" name="radio-set-1620126725-9" class="tab-selector-2" />
+  <label for="tab-1620126725-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-1620046604-11" type="radio" name="radio-set-1620046604-11" class="tab-selector-1" checked="checked" />
-  <label for="tab-1620046604-11" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1620046604-12" type="radio" name="radio-set-1620046604-11" class="tab-selector-2" />
-  <label for="tab-1620046604-12" class="tab-label-2">groovy</label>
+  <input id="tab-1620126725-11" type="radio" name="radio-set-1620126725-11" class="tab-selector-1" checked="checked" />
+  <label for="tab-1620126725-11" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1620126725-12" type="radio" name="radio-set-1620126725-11" class="tab-selector-2" />
+  <label for="tab-1620126725-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.11/reference/#vertex-steps">outE</a> step.</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1620046604-13" type="radio" name="radio-set-1620046604-13" class="tab-selector-1" checked="checked" />
-  <label for="tab-1620046604-13" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1620046604-14" type="radio" name="radio-set-1620046604-13" class="tab-selector-2" />
-  <label for="tab-1620046604-14" class="tab-label-2">groovy</label>
+  <input id="tab-1620126725-13" type="radio" name="radio-set-1620126725-13" class="tab-selector-1" checked="checked" />
+  <label for="tab-1620126725-13" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1620126725-14" type="radio" name="radio-set-1620126725-13" class="tab-selector-2" />
+  <label for="tab-1620126725-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-1620046604-15" type="radio" name="radio-set-1620046604-15" class="tab-selector-1" checked="checked" />
-  <label for="tab-1620046604-15" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1620046604-16" type="radio" name="radio-set-1620046604-15" class="tab-selector-2" />
-  <label for="tab-1620046604-16" class="tab-label-2">groovy</label>
+  <input id="tab-1620126725-15" type="radio" name="radio-set-1620126725-15" class="tab-selector-1" checked="checked" />
+  <label for="tab-1620126725-15" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1620126725-16" type="radio" name="radio-set-1620126725-15" class="tab-selector-2" />
+  <label for="tab-1620126725-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-1620046604-17" type="radio" name="radio-set-1620046604-17" class="tab-selector-1" checked="checked" />
-  <label for="tab-1620046604-17" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1620046604-18" type="radio" name="radio-set-1620046604-17" class="tab-selector-2" />
-  <label for="tab-1620046604-18" class="tab-label-2">groovy</label>
+  <input id="tab-1620126725-17" type="radio" name="radio-set-1620126725-17" class="tab-selector-1" checked="checked" />
+  <label for="tab-1620126725-17" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1620126725-18" type="radio" name="radio-set-1620126725-17" class="tab-selector-2" />
+  <label for="tab-1620126725-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-1620046604-19" type="radio" name="radio-set-1620046604-19" class="tab-selector-1" checked="checked" />
-  <label for="tab-1620046604-19" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1620046604-20" type="radio" name="radio-set-1620046604-19" class="tab-selector-2" />
-  <label for="tab-1620046604-20" class="tab-label-2">groovy</label>
+  <input id="tab-1620126725-19" type="radio" name="radio-set-1620126725-19" class="tab-selector-1" checked="checked" />
+  <label for="tab-1620126725-19" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1620126725-20" type="radio" name="radio-set-1620126725-19" class="tab-selector-2" />
+  <label for="tab-1620126725-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-1620046604-21" type="radio" name="radio-set-1620046604-21" class="tab-selector-1" checked="checked" />
-  <label for="tab-1620046604-21" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1620046604-22" type="radio" name="radio-set-1620046604-21" class="tab-selector-2" />
-  <label for="tab-1620046604-22" class="tab-label-2">groovy</label>
+  <input id="tab-1620126725-21" type="radio" name="radio-set-1620126725-21" class="tab-selector-1" checked="checked" />
+  <label for="tab-1620126725-21" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1620126725-22" type="radio" name="radio-set-1620126725-21" class="tab-selector-2" />
+  <label for="tab-1620126725-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-1620046604-23" type="radio" name="radio-set-1620046604-23" class="tab-selector-1" checked="checked" />
-  <label for="tab-1620046604-23" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1620046604-24" type="radio" name="radio-set-1620046604-23" class="tab-selector-2" />
-  <label for="tab-1620046604-24" class="tab-label-2">groovy</label>
+  <input id="tab-1620126725-23" type="radio" name="radio-set-1620126725-23" class="tab-selector-1" checked="checked" />
+  <label for="tab-1620126725-23" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1620126725-24" type="radio" name="radio-set-1620126725-23" class="tab-selector-2" />
+  <label for="tab-1620126725-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.11/reference/#mean-step">mean()</a> step as follows:</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1620046604-25" type="radio" name="radio-set-1620046604-25" class="tab-selector-1" checked="checked" />
-  <label for="tab-1620046604-25" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1620046604-26" type="radio" name="radio-set-1620046604-25" class="tab-selector-2" />
-  <label for="tab-1620046604-26" class="tab-label-2">groovy</label>
+  <input id="tab-1620126725-25" type="radio" name="radio-set-1620126725-25" class="tab-selector-1" checked="checked" />
+  <label for="tab-1620126725-25" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1620126725-26" type="radio" name="radio-set-1620126725-25" class="tab-selector-2" />
+  <label for="tab-1620126725-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-1620046604-27" type="radio" name="radio-set-1620046604-27" class="tab-selector-1" checked="checked" />
-  <label for="tab-1620046604-27" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1620046604-28" type="radio" name="radio-set-1620046604-27" class="tab-selector-2" />
-  <label for="tab-1620046604-28" class="tab-label-2">groovy</label>
+  <input id="tab-1620126725-27" type="radio" name="radio-set-1620126725-27" class="tab-selector-1" checked="checked" />
+  <label for="tab-1620126725-27" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1620126725-28" type="radio" name="radio-set-1620126725-27" class="tab-selector-2" />
+  <label for="tab-1620126725-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-1620046604-29" type="radio" name="radio-set-1620046604-29" class="tab-selector-1" checked="checked" />
-  <label for="tab-1620046604-29" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1620046604-30" type="radio" name="radio-set-1620046604-29" class="tab-selector-2" />
-  <label for="tab-1620046604-30" class="tab-label-2">groovy</label>
+  <input id="tab-1620126725-29" type="radio" name="radio-set-1620126725-29" class="tab-selector-1" checked="checked" />
+  <label for="tab-1620126725-29" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1620126725-30" type="radio" name="radio-set-1620126725-29" class="tab-selector-2" />
+  <label for="tab-1620126725-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-1620046604-31" type="radio" name="radio-set-1620046604-31" class="tab-selector-1" checked="checked" />
-  <label for="tab-1620046604-31" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1620046604-32" type="radio" name="radio-set-1620046604-31" class="tab-selector-2" />
-  <label for="tab-1620046604-32" class="tab-label-2">groovy</label>
+  <input id="tab-1620126725-31" type="radio" name="radio-set-1620126725-31" class="tab-selector-1" checked="checked" />
+  <label for="tab-1620126725-31" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1620126725-32" type="radio" name="radio-set-1620126725-31" class="tab-selector-2" />
+  <label for="tab-1620126725-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.11/reference/#select-step">select</a>:</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1620046604-33" type="radio" name="radio-set-1620046604-33" class="tab-selector-1" checked="checked" />
-  <label for="tab-1620046604-33" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1620046604-34" type="radio" name="radio-set-1620046604-33" class="tab-selector-2" />
-  <label for="tab-1620046604-34" class="tab-label-2">groovy</label>
+  <input id="tab-1620126725-33" type="radio" name="radio-set-1620126725-33" class="tab-selector-1" checked="checked" />
+  <label for="tab-1620126725-33" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1620126725-34" type="radio" name="radio-set-1620126725-33" class="tab-selector-2" />
+  <label for="tab-1620126725-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-1620046604-35" type="radio" name="radio-set-1620046604-35" class="tab-selector-1" checked="checked" />
-  <label for="tab-1620046604-35" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1620046604-36" type="radio" name="radio-set-1620046604-35" class="tab-selector-2" />
-  <label for="tab-1620046604-36" class="tab-label-2">groovy</label>
+  <input id="tab-1620126725-35" type="radio" name="radio-set-1620126725-35" class="tab-selector-1" checked="checked" />
+  <label for="tab-1620126725-35" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1620126725-36" type="radio" name="radio-set-1620126725-35" class="tab-selector-2" />
+  <label for="tab-1620126725-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-1620046604-37" type="radio" name="radio-set-1620046604-37" class="tab-selector-1" checked="checked" />
-  <label for="tab-1620046604-37" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1620046604-38" type="radio" name="radio-set-1620046604-37" class="tab-selector-2" />
-  <label for="tab-1620046604-38" class="tab-label-2">groovy</label>
+  <input id="tab-1620126725-37" type="radio" name="radio-set-1620126725-37" class="tab-selector-1" checked="checked" />
+  <label for="tab-1620126725-37" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1620126725-38" type="radio" name="radio-set-1620126725-37" class="tab-selector-2" />
+  <label for="tab-1620126725-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-1620046604-39" type="radio" name="radio-set-1620046604-39" class="tab-selector-1" checked="checked" />
-  <label for="tab-1620046604-39" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1620046604-40" type="radio" name="radio-set-1620046604-39" class="tab-selector-2" />
-  <label for="tab-1620046604-40" class="tab-label-2">groovy</label>
-  <input id="tab-1620046604-41" type="radio" name="radio-set-1620046604-39" class="tab-selector-3" />
-  <label for="tab-1620046604-41" class="tab-label-3">csharp</label>
-  <input id="tab-1620046604-42" type="radio" name="radio-set-1620046604-39" class="tab-selector-4" />
-  <label for="tab-1620046604-42" class="tab-label-4">java</label>
-  <input id="tab-1620046604-43" type="radio" name="radio-set-1620046604-39" class="tab-selector-5" />
-  <label for="tab-1620046604-43" class="tab-label-5">javascript</label>
-  <input id="tab-1620046604-44" type="radio" name="radio-set-1620046604-39" class="tab-selector-6" />
-  <label for="tab-1620046604-44" class="tab-label-6">python</label>
+  <input id="tab-1620126725-39" type="radio" name="radio-set-1620126725-39" class="tab-selector-1" checked="checked" />
+  <label for="tab-1620126725-39" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1620126725-40" type="radio" name="radio-set-1620126725-39" class="tab-selector-2" />
+  <label for="tab-1620126725-40" class="tab-label-2">groovy</label>
+  <input id="tab-1620126725-41" type="radio" name="radio-set-1620126725-39" class="tab-selector-3" />
+  <label for="tab-1620126725-41" class="tab-label-3">csharp</label>
+  <input id="tab-1620126725-42" type="radio" name="radio-set-1620126725-39" class="tab-selector-4" />
+  <label for="tab-1620126725-42" class="tab-label-4">java</label>
+  <input id="tab-1620126725-43" type="radio" name="radio-set-1620126725-39" class="tab-selector-5" />
+  <label for="tab-1620126725-43" class="tab-label-5">javascript</label>
+  <input id="tab-1620126725-44" type="radio" name="radio-set-1620126725-39" class="tab-selector-6" />
+  <label for="tab-1620126725-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 2021-05-03 10:04:54 -0400
+Last updated 2021-05-04 08:18:56 -0400
 </div>
 </div>
 </body>

Modified: tinkerpop/site/docs/3.4.11/tutorials/gremlins-anatomy/index.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/docs/3.4.11/tutorials/gremlins-anatomy/index.html?rev=1889489&r1=1889488&r2=1889489&view=diff
==============================================================================
--- tinkerpop/site/docs/3.4.11/tutorials/gremlins-anatomy/index.html (original)
+++ tinkerpop/site/docs/3.4.11/tutorials/gremlins-anatomy/index.html Tue May  4 14:09:16 2021
@@ -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-1620046397-1" type="radio" name="radio-set-1620046397-1" class="tab-selector-1" checked="checked" />
-  <label for="tab-1620046397-1" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1620046397-2" type="radio" name="radio-set-1620046397-1" class="tab-selector-2" />
-  <label for="tab-1620046397-2" class="tab-label-2">groovy</label>
+  <input id="tab-1620126517-1" type="radio" name="radio-set-1620126517-1" class="tab-selector-1" checked="checked" />
+  <label for="tab-1620126517-1" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1620126517-2" type="radio" name="radio-set-1620126517-1" class="tab-selector-2" />
+  <label for="tab-1620126517-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-1620046397-3" type="radio" name="radio-set-1620046397-3" class="tab-selector-1" checked="checked" />
-  <label for="tab-1620046397-3" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1620046397-4" type="radio" name="radio-set-1620046397-3" class="tab-selector-2" />
-  <label for="tab-1620046397-4" class="tab-label-2">groovy</label>
+  <input id="tab-1620126517-3" type="radio" name="radio-set-1620126517-3" class="tab-selector-1" checked="checked" />
+  <label for="tab-1620126517-3" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1620126517-4" type="radio" name="radio-set-1620126517-3" class="tab-selector-2" />
+  <label for="tab-1620126517-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-1620046397-5" type="radio" name="radio-set-1620046397-5" class="tab-selector-1" checked="checked" />
-  <label for="tab-1620046397-5" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1620046397-6" type="radio" name="radio-set-1620046397-5" class="tab-selector-2" />
-  <label for="tab-1620046397-6" class="tab-label-2">groovy</label>
+  <input id="tab-1620126517-5" type="radio" name="radio-set-1620126517-5" class="tab-selector-1" checked="checked" />
+  <label for="tab-1620126517-5" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1620126517-6" type="radio" name="radio-set-1620126517-5" class="tab-selector-2" />
+  <label for="tab-1620126517-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 2021-05-03 10:04:54 -0400
+Last updated 2021-05-04 08:18:56 -0400
 </div>
 </div>
 </body>

Modified: tinkerpop/site/docs/3.4.11/tutorials/the-gremlin-console/index.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/docs/3.4.11/tutorials/the-gremlin-console/index.html?rev=1889489&r1=1889488&r2=1889489&view=diff
==============================================================================
--- tinkerpop/site/docs/3.4.11/tutorials/the-gremlin-console/index.html (original)
+++ tinkerpop/site/docs/3.4.11/tutorials/the-gremlin-console/index.html Tue May  4 14:09:16 2021
@@ -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-1620046440-1" type="radio" name="radio-set-1620046440-1" class="tab-selector-1" checked="checked" />
-  <label for="tab-1620046440-1" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1620046440-2" type="radio" name="radio-set-1620046440-1" class="tab-selector-2" />
-  <label for="tab-1620046440-2" class="tab-label-2">groovy</label>
+  <input id="tab-1620126566-1" type="radio" name="radio-set-1620126566-1" class="tab-selector-1" checked="checked" />
+  <label for="tab-1620126566-1" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1620126566-2" type="radio" name="radio-set-1620126566-1" class="tab-selector-2" />
+  <label for="tab-1620126566-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-1620046440-3" type="radio" name="radio-set-1620046440-3" class="tab-selector-1" checked="checked" />
-  <label for="tab-1620046440-3" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1620046440-4" type="radio" name="radio-set-1620046440-3" class="tab-selector-2" />
-  <label for="tab-1620046440-4" class="tab-label-2">groovy</label>
+  <input id="tab-1620126566-3" type="radio" name="radio-set-1620126566-3" class="tab-selector-1" checked="checked" />
+  <label for="tab-1620126566-3" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1620126566-4" type="radio" name="radio-set-1620126566-3" class="tab-selector-2" />
+  <label for="tab-1620126566-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.11/images/grateful-dead-schema.png">schema</a>).</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1620046440-5" type="radio" name="radio-set-1620046440-5" class="tab-selector-1" checked="checked" />
-  <label for="tab-1620046440-5" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1620046440-6" type="radio" name="radio-set-1620046440-5" class="tab-selector-2" />
-  <label for="tab-1620046440-6" class="tab-label-2">groovy</label>
+  <input id="tab-1620126566-5" type="radio" name="radio-set-1620126566-5" class="tab-selector-1" checked="checked" />
+  <label for="tab-1620126566-5" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1620126566-6" type="radio" name="radio-set-1620126566-5" class="tab-selector-2" />
+  <label for="tab-1620126566-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-1620046440-7" type="radio" name="radio-set-1620046440-7" class="tab-selector-1" checked="checked" />
-  <label for="tab-1620046440-7" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1620046440-8" type="radio" name="radio-set-1620046440-7" class="tab-selector-2" />
-  <label for="tab-1620046440-8" class="tab-label-2">groovy</label>
+  <input id="tab-1620126566-7" type="radio" name="radio-set-1620126566-7" class="tab-selector-1" checked="checked" />
+  <label for="tab-1620126566-7" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1620126566-8" type="radio" name="radio-set-1620126566-7" class="tab-selector-2" />
+  <label for="tab-1620126566-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-1620046440-9" type="radio" name="radio-set-1620046440-9" class="tab-selector-1" checked="checked" />
-  <label for="tab-1620046440-9" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1620046440-10" type="radio" name="radio-set-1620046440-9" class="tab-selector-2" />
-  <label for="tab-1620046440-10" class="tab-label-2">groovy</label>
+  <input id="tab-1620126566-9" type="radio" name="radio-set-1620126566-9" class="tab-selector-1" checked="checked" />
+  <label for="tab-1620126566-9" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1620126566-10" type="radio" name="radio-set-1620126566-9" class="tab-selector-2" />
+  <label for="tab-1620126566-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-1620046440-11" type="radio" name="radio-set-1620046440-11" class="tab-selector-1" checked="checked" />
-  <label for="tab-1620046440-11" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1620046440-12" type="radio" name="radio-set-1620046440-11" class="tab-selector-2" />
-  <label for="tab-1620046440-12" class="tab-label-2">groovy</label>
+  <input id="tab-1620126566-11" type="radio" name="radio-set-1620126566-11" class="tab-selector-1" checked="checked" />
+  <label for="tab-1620126566-11" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1620126566-12" type="radio" name="radio-set-1620126566-11" class="tab-selector-2" />
+  <label for="tab-1620126566-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-1620046440-13" type="radio" name="radio-set-1620046440-13" class="tab-selector-1" checked="checked" />
-  <label for="tab-1620046440-13" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1620046440-14" type="radio" name="radio-set-1620046440-13" class="tab-selector-2" />
-  <label for="tab-1620046440-14" class="tab-label-2">groovy</label>
+  <input id="tab-1620126566-13" type="radio" name="radio-set-1620126566-13" class="tab-selector-1" checked="checked" />
+  <label for="tab-1620126566-13" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1620126566-14" type="radio" name="radio-set-1620126566-13" class="tab-selector-2" />
+  <label for="tab-1620126566-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-1620046440-15" type="radio" name="radio-set-1620046440-15" class="tab-selector-1" checked="checked" />
-  <label for="tab-1620046440-15" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1620046440-16" type="radio" name="radio-set-1620046440-15" class="tab-selector-2" />
-  <label for="tab-1620046440-16" class="tab-label-2">groovy</label>
+  <input id="tab-1620126566-15" type="radio" name="radio-set-1620126566-15" class="tab-selector-1" checked="checked" />
+  <label for="tab-1620126566-15" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1620126566-16" type="radio" name="radio-set-1620126566-15" class="tab-selector-2" />
+  <label for="tab-1620126566-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-1620046440-17" type="radio" name="radio-set-1620046440-17" class="tab-selector-1" checked="checked" />
-  <label for="tab-1620046440-17" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1620046440-18" type="radio" name="radio-set-1620046440-17" class="tab-selector-2" />
-  <label for="tab-1620046440-18" class="tab-label-2">groovy</label>
+  <input id="tab-1620126566-17" type="radio" name="radio-set-1620126566-17" class="tab-selector-1" checked="checked" />
+  <label for="tab-1620126566-17" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1620126566-18" type="radio" name="radio-set-1620126566-17" class="tab-selector-2" />
+  <label for="tab-1620126566-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-1620046440-19" type="radio" name="radio-set-1620046440-19" class="tab-selector-1" checked="checked" />
-  <label for="tab-1620046440-19" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1620046440-20" type="radio" name="radio-set-1620046440-19" class="tab-selector-2" />
-  <label for="tab-1620046440-20" class="tab-label-2">groovy</label>
+  <input id="tab-1620126566-19" type="radio" name="radio-set-1620126566-19" class="tab-selector-1" checked="checked" />
+  <label for="tab-1620126566-19" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1620126566-20" type="radio" name="radio-set-1620126566-19" class="tab-selector-2" />
+  <label for="tab-1620126566-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-1620046440-21" type="radio" name="radio-set-1620046440-21" class="tab-selector-1" checked="checked" />
-  <label for="tab-1620046440-21" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1620046440-22" type="radio" name="radio-set-1620046440-21" class="tab-selector-2" />
-  <label for="tab-1620046440-22" class="tab-label-2">groovy</label>
+  <input id="tab-1620126566-21" type="radio" name="radio-set-1620126566-21" class="tab-selector-1" checked="checked" />
+  <label for="tab-1620126566-21" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1620126566-22" type="radio" name="radio-set-1620126566-21" class="tab-selector-2" />
+  <label for="tab-1620126566-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.11/reference/#vertex-properties">meta-properties</a> as well:</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1620046440-23" type="radio" name="radio-set-1620046440-23" class="tab-selector-1" checked="checked" />
-  <label for="tab-1620046440-23" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1620046440-24" type="radio" name="radio-set-1620046440-23" class="tab-selector-2" />
-  <label for="tab-1620046440-24" class="tab-label-2">groovy</label>
+  <input id="tab-1620126566-23" type="radio" name="radio-set-1620126566-23" class="tab-selector-1" checked="checked" />
+  <label for="tab-1620126566-23" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1620126566-24" type="radio" name="radio-set-1620126566-23" class="tab-selector-2" />
+  <label for="tab-1620126566-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-1620046440-25" type="radio" name="radio-set-1620046440-25" class="tab-selector-1" checked="checked" />
-  <label for="tab-1620046440-25" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1620046440-26" type="radio" name="radio-set-1620046440-25" class="tab-selector-2" />
-  <label for="tab-1620046440-26" class="tab-label-2">groovy</label>
+  <input id="tab-1620126566-25" type="radio" name="radio-set-1620126566-25" class="tab-selector-1" checked="checked" />
+  <label for="tab-1620126566-25" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1620126566-26" type="radio" name="radio-set-1620126566-25" class="tab-selector-2" />
+  <label for="tab-1620126566-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-1620046440-27" type="radio" name="radio-set-1620046440-27" class="tab-selector-1" checked="checked" />
-  <label for="tab-1620046440-27" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1620046440-28" type="radio" name="radio-set-1620046440-27" class="tab-selector-2" />
-  <label for="tab-1620046440-28" class="tab-label-2">groovy</label>
+  <input id="tab-1620126566-27" type="radio" name="radio-set-1620126566-27" class="tab-selector-1" checked="checked" />
+  <label for="tab-1620126566-27" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1620126566-28" type="radio" name="radio-set-1620126566-27" class="tab-selector-2" />
+  <label for="tab-1620126566-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-1620046440-29" type="radio" name="radio-set-1620046440-29" class="tab-selector-1" checked="checked" />
-  <label for="tab-1620046440-29" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1620046440-30" type="radio" name="radio-set-1620046440-29" class="tab-selector-2" />
-  <label for="tab-1620046440-30" class="tab-label-2">groovy</label>
+  <input id="tab-1620126566-29" type="radio" name="radio-set-1620126566-29" class="tab-selector-1" checked="checked" />
+  <label for="tab-1620126566-29" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1620126566-30" type="radio" name="radio-set-1620126566-29" class="tab-selector-2" />
+  <label for="tab-1620126566-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-1620046440-31" type="radio" name="radio-set-1620046440-31" class="tab-selector-1" checked="checked" />
-  <label for="tab-1620046440-31" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1620046440-32" type="radio" name="radio-set-1620046440-31" class="tab-selector-2" />
-  <label for="tab-1620046440-32" class="tab-label-2">groovy</label>
+  <input id="tab-1620126566-31" type="radio" name="radio-set-1620126566-31" class="tab-selector-1" checked="checked" />
+  <label for="tab-1620126566-31" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1620126566-32" type="radio" name="radio-set-1620126566-31" class="tab-selector-2" />
+  <label for="tab-1620126566-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-1620046440-33" type="radio" name="radio-set-1620046440-33" class="tab-selector-1" checked="checked" />
-  <label for="tab-1620046440-33" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1620046440-34" type="radio" name="radio-set-1620046440-33" class="tab-selector-2" />
-  <label for="tab-1620046440-34" class="tab-label-2">groovy</label>
+  <input id="tab-1620126566-33" type="radio" name="radio-set-1620126566-33" class="tab-selector-1" checked="checked" />
+  <label for="tab-1620126566-33" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1620126566-34" type="radio" name="radio-set-1620126566-33" class="tab-selector-2" />
+  <label for="tab-1620126566-34" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -2110,10 +2110,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-1620046440-35" type="radio" name="radio-set-1620046440-35" class="tab-selector-1" checked="checked" />
-  <label for="tab-1620046440-35" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1620046440-36" type="radio" name="radio-set-1620046440-35" class="tab-selector-2" />
-  <label for="tab-1620046440-36" class="tab-label-2">groovy</label>
+  <input id="tab-1620126566-35" type="radio" name="radio-set-1620126566-35" class="tab-selector-1" checked="checked" />
+  <label for="tab-1620126566-35" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1620126566-36" type="radio" name="radio-set-1620126566-35" class="tab-selector-2" />
+  <label for="tab-1620126566-36" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -2400,7 +2400,7 @@ knowledge on what the console can do for
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2021-05-03 10:04:54 -0400
+Last updated 2021-05-04 08:18:56 -0400
 </div>
 </div>
 </body>