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 2022/07/14 12:07:30 UTC

svn commit: r1902718 [4/39] - in /tinkerpop/site: docs/3.5.4-SNAPSHOT/dev/developer/ docs/3.5.4-SNAPSHOT/dev/provider/ docs/3.5.4-SNAPSHOT/images/ docs/3.5.4-SNAPSHOT/recipes/ docs/3.5.4-SNAPSHOT/reference/ docs/3.5.4-SNAPSHOT/tutorials/getting-started...

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

Modified: tinkerpop/site/docs/3.5.4-SNAPSHOT/tutorials/gremlins-anatomy/index.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/docs/3.5.4-SNAPSHOT/tutorials/gremlins-anatomy/index.html?rev=1902718&r1=1902717&r2=1902718&view=diff
==============================================================================
--- tinkerpop/site/docs/3.5.4-SNAPSHOT/tutorials/gremlins-anatomy/index.html (original)
+++ tinkerpop/site/docs/3.5.4-SNAPSHOT/tutorials/gremlins-anatomy/index.html Thu Jul 14 12:07:27 2022
@@ -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-1649697683-1" type="radio" name="radio-set-1649697683-1" class="tab-selector-1" checked="checked" />
-  <label for="tab-1649697683-1" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1649697683-2" type="radio" name="radio-set-1649697683-1" class="tab-selector-2" />
-  <label for="tab-1649697683-2" class="tab-label-2">groovy</label>
+  <input id="tab-1657794445-1" type="radio" name="radio-set-1657794445-1" class="tab-selector-1" checked="checked" />
+  <label for="tab-1657794445-1" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1657794445-2" type="radio" name="radio-set-1657794445-1" class="tab-selector-2" />
+  <label for="tab-1657794445-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-1649697683-3" type="radio" name="radio-set-1649697683-3" class="tab-selector-1" checked="checked" />
-  <label for="tab-1649697683-3" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1649697683-4" type="radio" name="radio-set-1649697683-3" class="tab-selector-2" />
-  <label for="tab-1649697683-4" class="tab-label-2">groovy</label>
+  <input id="tab-1657794445-3" type="radio" name="radio-set-1657794445-3" class="tab-selector-1" checked="checked" />
+  <label for="tab-1657794445-3" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1657794445-4" type="radio" name="radio-set-1657794445-3" class="tab-selector-2" />
+  <label for="tab-1657794445-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-1649697683-5" type="radio" name="radio-set-1649697683-5" class="tab-selector-1" checked="checked" />
-  <label for="tab-1649697683-5" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1649697683-6" type="radio" name="radio-set-1649697683-5" class="tab-selector-2" />
-  <label for="tab-1649697683-6" class="tab-label-2">groovy</label>
+  <input id="tab-1657794445-5" type="radio" name="radio-set-1657794445-5" class="tab-selector-1" checked="checked" />
+  <label for="tab-1657794445-5" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1657794445-6" type="radio" name="radio-set-1657794445-5" class="tab-selector-2" />
+  <label for="tab-1657794445-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 2022-04-11 14:49:42 -0400
+Last updated 2022-07-14 07:51:43 -0400
 </div>
 </div>
 </body>

Modified: tinkerpop/site/docs/3.5.4-SNAPSHOT/tutorials/the-gremlin-console/index.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/docs/3.5.4-SNAPSHOT/tutorials/the-gremlin-console/index.html?rev=1902718&r1=1902717&r2=1902718&view=diff
==============================================================================
--- tinkerpop/site/docs/3.5.4-SNAPSHOT/tutorials/the-gremlin-console/index.html (original)
+++ tinkerpop/site/docs/3.5.4-SNAPSHOT/tutorials/the-gremlin-console/index.html Thu Jul 14 12:07:27 2022
@@ -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-1649697251-1" type="radio" name="radio-set-1649697251-1" class="tab-selector-1" checked="checked" />
-  <label for="tab-1649697251-1" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1649697251-2" type="radio" name="radio-set-1649697251-1" class="tab-selector-2" />
-  <label for="tab-1649697251-2" class="tab-label-2">groovy</label>
+  <input id="tab-1657794042-1" type="radio" name="radio-set-1657794042-1" class="tab-selector-1" checked="checked" />
+  <label for="tab-1657794042-1" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1657794042-2" type="radio" name="radio-set-1657794042-1" class="tab-selector-2" />
+  <label for="tab-1657794042-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-1649697251-3" type="radio" name="radio-set-1649697251-3" class="tab-selector-1" checked="checked" />
-  <label for="tab-1649697251-3" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1649697251-4" type="radio" name="radio-set-1649697251-3" class="tab-selector-2" />
-  <label for="tab-1649697251-4" class="tab-label-2">groovy</label>
+  <input id="tab-1657794042-3" type="radio" name="radio-set-1657794042-3" class="tab-selector-1" checked="checked" />
+  <label for="tab-1657794042-3" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1657794042-4" type="radio" name="radio-set-1657794042-3" class="tab-selector-2" />
+  <label for="tab-1657794042-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.5.4-SNAPSHOT/images/grateful-dead-schema.png">schema</a>).</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1649697251-5" type="radio" name="radio-set-1649697251-5" class="tab-selector-1" checked="checked" />
-  <label for="tab-1649697251-5" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1649697251-6" type="radio" name="radio-set-1649697251-5" class="tab-selector-2" />
-  <label for="tab-1649697251-6" class="tab-label-2">groovy</label>
+  <input id="tab-1657794042-5" type="radio" name="radio-set-1657794042-5" class="tab-selector-1" checked="checked" />
+  <label for="tab-1657794042-5" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1657794042-6" type="radio" name="radio-set-1657794042-5" class="tab-selector-2" />
+  <label for="tab-1657794042-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-1649697251-7" type="radio" name="radio-set-1649697251-7" class="tab-selector-1" checked="checked" />
-  <label for="tab-1649697251-7" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1649697251-8" type="radio" name="radio-set-1649697251-7" class="tab-selector-2" />
-  <label for="tab-1649697251-8" class="tab-label-2">groovy</label>
+  <input id="tab-1657794042-7" type="radio" name="radio-set-1657794042-7" class="tab-selector-1" checked="checked" />
+  <label for="tab-1657794042-7" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1657794042-8" type="radio" name="radio-set-1657794042-7" class="tab-selector-2" />
+  <label for="tab-1657794042-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-1649697251-9" type="radio" name="radio-set-1649697251-9" class="tab-selector-1" checked="checked" />
-  <label for="tab-1649697251-9" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1649697251-10" type="radio" name="radio-set-1649697251-9" class="tab-selector-2" />
-  <label for="tab-1649697251-10" class="tab-label-2">groovy</label>
+  <input id="tab-1657794042-9" type="radio" name="radio-set-1657794042-9" class="tab-selector-1" checked="checked" />
+  <label for="tab-1657794042-9" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1657794042-10" type="radio" name="radio-set-1657794042-9" class="tab-selector-2" />
+  <label for="tab-1657794042-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-1649697251-11" type="radio" name="radio-set-1649697251-11" class="tab-selector-1" checked="checked" />
-  <label for="tab-1649697251-11" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1649697251-12" type="radio" name="radio-set-1649697251-11" class="tab-selector-2" />
-  <label for="tab-1649697251-12" class="tab-label-2">groovy</label>
+  <input id="tab-1657794042-11" type="radio" name="radio-set-1657794042-11" class="tab-selector-1" checked="checked" />
+  <label for="tab-1657794042-11" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1657794042-12" type="radio" name="radio-set-1657794042-11" class="tab-selector-2" />
+  <label for="tab-1657794042-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-1649697251-13" type="radio" name="radio-set-1649697251-13" class="tab-selector-1" checked="checked" />
-  <label for="tab-1649697251-13" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1649697251-14" type="radio" name="radio-set-1649697251-13" class="tab-selector-2" />
-  <label for="tab-1649697251-14" class="tab-label-2">groovy</label>
+  <input id="tab-1657794042-13" type="radio" name="radio-set-1657794042-13" class="tab-selector-1" checked="checked" />
+  <label for="tab-1657794042-13" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1657794042-14" type="radio" name="radio-set-1657794042-13" class="tab-selector-2" />
+  <label for="tab-1657794042-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-1649697251-15" type="radio" name="radio-set-1649697251-15" class="tab-selector-1" checked="checked" />
-  <label for="tab-1649697251-15" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1649697251-16" type="radio" name="radio-set-1649697251-15" class="tab-selector-2" />
-  <label for="tab-1649697251-16" class="tab-label-2">groovy</label>
+  <input id="tab-1657794042-15" type="radio" name="radio-set-1657794042-15" class="tab-selector-1" checked="checked" />
+  <label for="tab-1657794042-15" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1657794042-16" type="radio" name="radio-set-1657794042-15" class="tab-selector-2" />
+  <label for="tab-1657794042-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-1649697251-17" type="radio" name="radio-set-1649697251-17" class="tab-selector-1" checked="checked" />
-  <label for="tab-1649697251-17" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1649697251-18" type="radio" name="radio-set-1649697251-17" class="tab-selector-2" />
-  <label for="tab-1649697251-18" class="tab-label-2">groovy</label>
+  <input id="tab-1657794042-17" type="radio" name="radio-set-1657794042-17" class="tab-selector-1" checked="checked" />
+  <label for="tab-1657794042-17" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1657794042-18" type="radio" name="radio-set-1657794042-17" class="tab-selector-2" />
+  <label for="tab-1657794042-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-1649697251-19" type="radio" name="radio-set-1649697251-19" class="tab-selector-1" checked="checked" />
-  <label for="tab-1649697251-19" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1649697251-20" type="radio" name="radio-set-1649697251-19" class="tab-selector-2" />
-  <label for="tab-1649697251-20" class="tab-label-2">groovy</label>
+  <input id="tab-1657794042-19" type="radio" name="radio-set-1657794042-19" class="tab-selector-1" checked="checked" />
+  <label for="tab-1657794042-19" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1657794042-20" type="radio" name="radio-set-1657794042-19" class="tab-selector-2" />
+  <label for="tab-1657794042-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-1649697251-21" type="radio" name="radio-set-1649697251-21" class="tab-selector-1" checked="checked" />
-  <label for="tab-1649697251-21" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1649697251-22" type="radio" name="radio-set-1649697251-21" class="tab-selector-2" />
-  <label for="tab-1649697251-22" class="tab-label-2">groovy</label>
+  <input id="tab-1657794042-21" type="radio" name="radio-set-1657794042-21" class="tab-selector-1" checked="checked" />
+  <label for="tab-1657794042-21" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1657794042-22" type="radio" name="radio-set-1657794042-21" class="tab-selector-2" />
+  <label for="tab-1657794042-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.5.4-SNAPSHOT/reference/#vertex-properties">meta-properties</a> as well:</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1649697251-23" type="radio" name="radio-set-1649697251-23" class="tab-selector-1" checked="checked" />
-  <label for="tab-1649697251-23" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1649697251-24" type="radio" name="radio-set-1649697251-23" class="tab-selector-2" />
-  <label for="tab-1649697251-24" class="tab-label-2">groovy</label>
+  <input id="tab-1657794042-23" type="radio" name="radio-set-1657794042-23" class="tab-selector-1" checked="checked" />
+  <label for="tab-1657794042-23" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1657794042-24" type="radio" name="radio-set-1657794042-23" class="tab-selector-2" />
+  <label for="tab-1657794042-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-1649697251-25" type="radio" name="radio-set-1649697251-25" class="tab-selector-1" checked="checked" />
-  <label for="tab-1649697251-25" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1649697251-26" type="radio" name="radio-set-1649697251-25" class="tab-selector-2" />
-  <label for="tab-1649697251-26" class="tab-label-2">groovy</label>
+  <input id="tab-1657794042-25" type="radio" name="radio-set-1657794042-25" class="tab-selector-1" checked="checked" />
+  <label for="tab-1657794042-25" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1657794042-26" type="radio" name="radio-set-1657794042-25" class="tab-selector-2" />
+  <label for="tab-1657794042-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-1649697251-27" type="radio" name="radio-set-1649697251-27" class="tab-selector-1" checked="checked" />
-  <label for="tab-1649697251-27" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1649697251-28" type="radio" name="radio-set-1649697251-27" class="tab-selector-2" />
-  <label for="tab-1649697251-28" class="tab-label-2">groovy</label>
+  <input id="tab-1657794042-27" type="radio" name="radio-set-1657794042-27" class="tab-selector-1" checked="checked" />
+  <label for="tab-1657794042-27" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1657794042-28" type="radio" name="radio-set-1657794042-27" class="tab-selector-2" />
+  <label for="tab-1657794042-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-1649697251-29" type="radio" name="radio-set-1649697251-29" class="tab-selector-1" checked="checked" />
-  <label for="tab-1649697251-29" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1649697251-30" type="radio" name="radio-set-1649697251-29" class="tab-selector-2" />
-  <label for="tab-1649697251-30" class="tab-label-2">groovy</label>
+  <input id="tab-1657794042-29" type="radio" name="radio-set-1657794042-29" class="tab-selector-1" checked="checked" />
+  <label for="tab-1657794042-29" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1657794042-30" type="radio" name="radio-set-1657794042-29" class="tab-selector-2" />
+  <label for="tab-1657794042-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-1649697251-31" type="radio" name="radio-set-1649697251-31" class="tab-selector-1" checked="checked" />
-  <label for="tab-1649697251-31" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1649697251-32" type="radio" name="radio-set-1649697251-31" class="tab-selector-2" />
-  <label for="tab-1649697251-32" class="tab-label-2">groovy</label>
+  <input id="tab-1657794042-31" type="radio" name="radio-set-1657794042-31" class="tab-selector-1" checked="checked" />
+  <label for="tab-1657794042-31" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1657794042-32" type="radio" name="radio-set-1657794042-31" class="tab-selector-2" />
+  <label for="tab-1657794042-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-1649697251-33" type="radio" name="radio-set-1649697251-33" class="tab-selector-1" checked="checked" />
-  <label for="tab-1649697251-33" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1649697251-34" type="radio" name="radio-set-1649697251-33" class="tab-selector-2" />
-  <label for="tab-1649697251-34" class="tab-label-2">groovy</label>
+  <input id="tab-1657794042-33" type="radio" name="radio-set-1657794042-33" class="tab-selector-1" checked="checked" />
+  <label for="tab-1657794042-33" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1657794042-34" type="radio" name="radio-set-1657794042-33" class="tab-selector-2" />
+  <label for="tab-1657794042-34" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -2114,10 +2114,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-1649697251-35" type="radio" name="radio-set-1649697251-35" class="tab-selector-1" checked="checked" />
-  <label for="tab-1649697251-35" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1649697251-36" type="radio" name="radio-set-1649697251-35" class="tab-selector-2" />
-  <label for="tab-1649697251-36" class="tab-label-2">groovy</label>
+  <input id="tab-1657794042-35" type="radio" name="radio-set-1657794042-35" class="tab-selector-1" checked="checked" />
+  <label for="tab-1657794042-35" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1657794042-36" type="radio" name="radio-set-1657794042-35" class="tab-selector-2" />
+  <label for="tab-1657794042-36" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -2408,7 +2408,7 @@ knowledge on what the console can do for
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2022-04-11 14:49:42 -0400
+Last updated 2022-07-14 07:51:43 -0400
 </div>
 </div>
 </body>