Modified: tinkerpop/site/docs/3.7.0/tutorials/getting-started/index.html
URL: 
http://svn.apache.org/viewvc/tinkerpop/site/docs/3.7.0/tutorials/getting-started/index.html?rev=1911898&r1=1911897&r2=1911898&view=diff
==============================================================================
--- tinkerpop/site/docs/3.7.0/tutorials/getting-started/index.html (original)
+++ tinkerpop/site/docs/3.7.0/tutorials/getting-started/index.html Thu Aug 24 
19:13:53 2023
@@ -794,6 +794,25 @@ table.CodeRay td.code{padding:0 0 0 .75e
 .CodeRay .change .change{color:#66f}
 .CodeRay .head .head{color:#f4f}
 </style>
+<!--
+-->
+<!-- Matomo -->
+<script>
+    var _paq = window._paq = window._paq || [];
+    /* We explicitly disable cookie tracking to avoid privacy issues */
+    _paq.push(['disableCookies']);
+    /* tracker methods like "setCustomDimension" should be called before 
"trackPageView" */
+    _paq.push(['trackPageView']);
+    _paq.push(['enableLinkTracking']);
+    (function() {
+        var u="https://analytics.apache.org/";;
+        _paq.push(['setTrackerUrl', u+'matomo.php']);
+        _paq.push(['setSiteId', '27']);
+        var d=document, g=d.createElement('script'), 
s=d.getElementsByTagName('script')[0];
+        g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
+    })();
+</script>
+<!-- End Matomo Code -->
 </head>
 <body class="article">
 <div id="header">
@@ -972,10 +991,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-1690856357-1" type="radio" name="radio-set-1690856357-1" 
class="tab-selector-1" checked="checked" />
-  <label for="tab-1690856357-1" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1690856357-2" type="radio" name="radio-set-1690856357-1" 
class="tab-selector-2" />
-  <label for="tab-1690856357-2" class="tab-label-2">groovy</label>
+  <input id="tab-1692897040-1" type="radio" name="radio-set-1692897040-1" 
class="tab-selector-1" checked="checked" />
+  <label for="tab-1692897040-1" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1692897040-2" type="radio" name="radio-set-1692897040-1" 
class="tab-selector-2" />
+  <label for="tab-1692897040-2" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1035,10 +1054,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-1690856357-3" type="radio" name="radio-set-1690856357-3" 
class="tab-selector-1" checked="checked" />
-  <label for="tab-1690856357-3" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1690856357-4" type="radio" name="radio-set-1690856357-3" 
class="tab-selector-2" />
-  <label for="tab-1690856357-4" class="tab-label-2">groovy</label>
+  <input id="tab-1692897040-3" type="radio" name="radio-set-1692897040-3" 
class="tab-selector-1" checked="checked" />
+  <label for="tab-1692897040-3" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1692897040-4" type="radio" name="radio-set-1692897040-3" 
class="tab-selector-2" />
+  <label for="tab-1692897040-4" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1208,10 +1227,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-1690856357-5" type="radio" name="radio-set-1690856357-5" 
class="tab-selector-1" checked="checked" />
-  <label for="tab-1690856357-5" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1690856357-6" type="radio" name="radio-set-1690856357-5" 
class="tab-selector-2" />
-  <label for="tab-1690856357-6" class="tab-label-2">groovy</label>
+  <input id="tab-1692897040-5" type="radio" name="radio-set-1692897040-5" 
class="tab-selector-1" checked="checked" />
+  <label for="tab-1692897040-5" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1692897040-6" type="radio" name="radio-set-1692897040-5" 
class="tab-selector-2" />
+  <label for="tab-1692897040-6" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1253,10 +1272,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-1690856357-7" type="radio" name="radio-set-1690856357-7" 
class="tab-selector-1" checked="checked" />
-  <label for="tab-1690856357-7" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1690856357-8" type="radio" name="radio-set-1690856357-7" 
class="tab-selector-2" />
-  <label for="tab-1690856357-8" class="tab-label-2">groovy</label>
+  <input id="tab-1692897040-7" type="radio" name="radio-set-1692897040-7" 
class="tab-selector-1" checked="checked" />
+  <label for="tab-1692897040-7" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1692897040-8" type="radio" name="radio-set-1692897040-7" 
class="tab-selector-2" />
+  <label for="tab-1692897040-8" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1351,10 +1370,10 @@ those that have the "name" property valu
 <a 
href="https://tinkerpop.apache.org/docs/3.7.0/reference/#has-step";>has()</a> 
step as follows:</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1690856357-9" type="radio" name="radio-set-1690856357-9" 
class="tab-selector-1" checked="checked" />
-  <label for="tab-1690856357-9" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1690856357-10" type="radio" name="radio-set-1690856357-9" 
class="tab-selector-2" />
-  <label for="tab-1690856357-10" class="tab-label-2">groovy</label>
+  <input id="tab-1692897040-9" type="radio" name="radio-set-1692897040-9" 
class="tab-selector-1" checked="checked" />
+  <label for="tab-1692897040-9" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1692897040-10" type="radio" name="radio-set-1692897040-9" 
class="tab-selector-2" />
+  <label for="tab-1692897040-10" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1394,10 +1413,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-1690856357-11" type="radio" name="radio-set-1690856357-11" 
class="tab-selector-1" checked="checked" />
-  <label for="tab-1690856357-11" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1690856357-12" type="radio" name="radio-set-1690856357-11" 
class="tab-selector-2" />
-  <label for="tab-1690856357-12" class="tab-label-2">groovy</label>
+  <input id="tab-1692897040-11" type="radio" name="radio-set-1692897040-11" 
class="tab-selector-1" checked="checked" />
+  <label for="tab-1692897040-11" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1692897040-12" type="radio" name="radio-set-1692897040-11" 
class="tab-selector-2" />
+  <label for="tab-1692897040-12" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1450,10 +1469,10 @@ what direction to follow. In this case,
 we use the <a 
href="https://tinkerpop.apache.org/docs/3.7.0/reference/#vertex-steps";>outE</a> 
step.</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1690856357-13" type="radio" name="radio-set-1690856357-13" 
class="tab-selector-1" checked="checked" />
-  <label for="tab-1690856357-13" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1690856357-14" type="radio" name="radio-set-1690856357-13" 
class="tab-selector-2" />
-  <label for="tab-1690856357-14" class="tab-label-2">groovy</label>
+  <input id="tab-1692897040-13" type="radio" name="radio-set-1692897040-13" 
class="tab-selector-1" checked="checked" />
+  <label for="tab-1692897040-13" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1692897040-14" type="radio" name="radio-set-1692897040-13" 
class="tab-selector-2" />
+  <label for="tab-1692897040-14" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1485,10 +1504,10 @@ we use the <a href="https://tinkerpop.ap
 vertex with <code>inV()</code>.</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1690856357-15" type="radio" name="radio-set-1690856357-15" 
class="tab-selector-1" checked="checked" />
-  <label for="tab-1690856357-15" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1690856357-16" type="radio" name="radio-set-1690856357-15" 
class="tab-selector-2" />
-  <label for="tab-1690856357-16" class="tab-label-2">groovy</label>
+  <input id="tab-1692897040-15" type="radio" name="radio-set-1692897040-15" 
class="tab-selector-1" checked="checked" />
+  <label for="tab-1692897040-15" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1692897040-16" type="radio" name="radio-set-1692897040-15" 
class="tab-selector-2" />
+  <label for="tab-1692897040-16" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1520,10 +1539,10 @@ vertex with <code>inV()</code>.</p>
 statement above with:</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1690856357-17" type="radio" name="radio-set-1690856357-17" 
class="tab-selector-1" checked="checked" />
-  <label for="tab-1690856357-17" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1690856357-18" type="radio" name="radio-set-1690856357-17" 
class="tab-selector-2" />
-  <label for="tab-1690856357-18" class="tab-label-2">groovy</label>
+  <input id="tab-1692897040-17" type="radio" name="radio-set-1692897040-17" 
class="tab-selector-1" checked="checked" />
+  <label for="tab-1692897040-17" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1692897040-18" type="radio" name="radio-set-1692897040-17" 
class="tab-selector-2" />
+  <label for="tab-1692897040-18" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1552,10 +1571,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-1690856357-19" type="radio" name="radio-set-1690856357-19" 
class="tab-selector-1" checked="checked" />
-  <label for="tab-1690856357-19" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1690856357-20" type="radio" name="radio-set-1690856357-19" 
class="tab-selector-2" />
-  <label for="tab-1690856357-20" class="tab-label-2">groovy</label>
+  <input id="tab-1692897040-19" type="radio" name="radio-set-1692897040-19" 
class="tab-selector-1" checked="checked" />
+  <label for="tab-1692897040-19" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1692897040-20" type="radio" name="radio-set-1692897040-19" 
class="tab-selector-2" />
+  <label for="tab-1692897040-20" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1590,10 +1609,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-1690856357-21" type="radio" name="radio-set-1690856357-21" 
class="tab-selector-1" checked="checked" />
-  <label for="tab-1690856357-21" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1690856357-22" type="radio" name="radio-set-1690856357-21" 
class="tab-selector-2" />
-  <label for="tab-1690856357-22" class="tab-label-2">groovy</label>
+  <input id="tab-1692897040-21" type="radio" name="radio-set-1692897040-21" 
class="tab-selector-1" checked="checked" />
+  <label for="tab-1692897040-21" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1692897040-22" type="radio" name="radio-set-1692897040-21" 
class="tab-selector-2" />
+  <label for="tab-1692897040-22" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1623,10 +1642,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-1690856357-23" type="radio" name="radio-set-1690856357-23" 
class="tab-selector-1" checked="checked" />
-  <label for="tab-1690856357-23" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1690856357-24" type="radio" name="radio-set-1690856357-23" 
class="tab-selector-2" />
-  <label for="tab-1690856357-24" class="tab-label-2">groovy</label>
+  <input id="tab-1692897040-23" type="radio" name="radio-set-1692897040-23" 
class="tab-selector-1" checked="checked" />
+  <label for="tab-1692897040-23" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1692897040-24" type="radio" name="radio-set-1692897040-23" 
class="tab-selector-2" />
+  <label for="tab-1692897040-24" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1671,10 +1690,10 @@ language you are interested in in the <a
 <a 
href="https://tinkerpop.apache.org/docs/3.7.0/reference/#mean-step";>mean()</a> 
step as follows:</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1690856357-25" type="radio" name="radio-set-1690856357-25" 
class="tab-selector-1" checked="checked" />
-  <label for="tab-1690856357-25" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1690856357-26" type="radio" name="radio-set-1690856357-25" 
class="tab-selector-2" />
-  <label for="tab-1690856357-26" class="tab-label-2">groovy</label>
+  <input id="tab-1692897040-25" type="radio" name="radio-set-1692897040-25" 
class="tab-selector-1" checked="checked" />
+  <label for="tab-1692897040-25" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1692897040-26" type="radio" name="radio-set-1692897040-25" 
class="tab-selector-2" />
+  <label for="tab-1692897040-26" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1700,10 +1719,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-1690856357-27" type="radio" name="radio-set-1690856357-27" 
class="tab-selector-1" checked="checked" />
-  <label for="tab-1690856357-27" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1690856357-28" type="radio" name="radio-set-1690856357-27" 
class="tab-selector-2" />
-  <label for="tab-1690856357-28" class="tab-label-2">groovy</label>
+  <input id="tab-1692897040-27" type="radio" name="radio-set-1692897040-27" 
class="tab-selector-1" checked="checked" />
+  <label for="tab-1692897040-27" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1692897040-28" type="radio" name="radio-set-1692897040-27" 
class="tab-selector-2" />
+  <label for="tab-1692897040-28" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1746,10 +1765,10 @@ on what well-formatted Gremlin should lo
 </table>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1690856357-29" type="radio" name="radio-set-1690856357-29" 
class="tab-selector-1" checked="checked" />
-  <label for="tab-1690856357-29" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1690856357-30" type="radio" name="radio-set-1690856357-29" 
class="tab-selector-2" />
-  <label for="tab-1690856357-30" class="tab-label-2">groovy</label>
+  <input id="tab-1692897040-29" type="radio" name="radio-set-1692897040-29" 
class="tab-selector-1" checked="checked" />
+  <label for="tab-1692897040-29" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1692897040-30" type="radio" name="radio-set-1692897040-29" 
class="tab-selector-2" />
+  <label for="tab-1692897040-30" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1783,10 +1802,10 @@ on what well-formatted Gremlin should lo
 handles that exclusion:</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1690856357-31" type="radio" name="radio-set-1690856357-31" 
class="tab-selector-1" checked="checked" />
-  <label for="tab-1690856357-31" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1690856357-32" type="radio" name="radio-set-1690856357-31" 
class="tab-selector-2" />
-  <label for="tab-1690856357-32" class="tab-label-2">groovy</label>
+  <input id="tab-1692897040-31" type="radio" name="radio-set-1692897040-31" 
class="tab-selector-1" checked="checked" />
+  <label for="tab-1692897040-31" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1692897040-32" type="radio" name="radio-set-1692897040-31" 
class="tab-selector-2" />
+  <label for="tab-1692897040-32" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1832,10 +1851,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.7.0/reference/#select-step";>select</a>:</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1690856357-33" type="radio" name="radio-set-1690856357-33" 
class="tab-selector-1" checked="checked" />
-  <label for="tab-1690856357-33" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1690856357-34" type="radio" name="radio-set-1690856357-33" 
class="tab-selector-2" />
-  <label for="tab-1690856357-34" class="tab-label-2">groovy</label>
+  <input id="tab-1692897040-33" type="radio" name="radio-set-1692897040-33" 
class="tab-selector-1" checked="checked" />
+  <label for="tab-1692897040-33" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1692897040-34" type="radio" name="radio-set-1692897040-33" 
class="tab-selector-2" />
+  <label for="tab-1692897040-34" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1870,10 +1889,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-1690856357-35" type="radio" name="radio-set-1690856357-35" 
class="tab-selector-1" checked="checked" />
-  <label for="tab-1690856357-35" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1690856357-36" type="radio" name="radio-set-1690856357-35" 
class="tab-selector-2" />
-  <label for="tab-1690856357-36" class="tab-label-2">groovy</label>
+  <input id="tab-1692897040-35" type="radio" name="radio-set-1692897040-35" 
class="tab-selector-1" checked="checked" />
+  <label for="tab-1692897040-35" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1692897040-36" type="radio" name="radio-set-1692897040-35" 
class="tab-selector-2" />
+  <label for="tab-1692897040-36" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1902,10 +1921,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-1690856357-37" type="radio" name="radio-set-1690856357-37" 
class="tab-selector-1" checked="checked" />
-  <label for="tab-1690856357-37" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1690856357-38" type="radio" name="radio-set-1690856357-37" 
class="tab-selector-2" />
-  <label for="tab-1690856357-38" class="tab-label-2">groovy</label>
+  <input id="tab-1692897040-37" type="radio" name="radio-set-1692897040-37" 
class="tab-selector-1" checked="checked" />
+  <label for="tab-1692897040-37" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1692897040-38" type="radio" name="radio-set-1692897040-37" 
class="tab-selector-2" />
+  <label for="tab-1692897040-38" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -2104,20 +2123,20 @@ they help make Gremlin more accessible a
 language.</p>
 </div>
 <section class="tabs tabs-7">
-  <input id="tab-1690856357-39" type="radio" name="radio-set-1690856357-39" 
class="tab-selector-1" checked="checked" />
-  <label for="tab-1690856357-39" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1690856357-40" type="radio" name="radio-set-1690856357-39" 
class="tab-selector-2" />
-  <label for="tab-1690856357-40" class="tab-label-2">groovy</label>
-  <input id="tab-1690856357-41" type="radio" name="radio-set-1690856357-39" 
class="tab-selector-3" />
-  <label for="tab-1690856357-41" class="tab-label-3">csharp</label>
-  <input id="tab-1690856357-42" type="radio" name="radio-set-1690856357-39" 
class="tab-selector-4" />
-  <label for="tab-1690856357-42" class="tab-label-4">java</label>
-  <input id="tab-1690856357-43" type="radio" name="radio-set-1690856357-39" 
class="tab-selector-5" />
-  <label for="tab-1690856357-43" class="tab-label-5">javascript</label>
-  <input id="tab-1690856357-44" type="radio" name="radio-set-1690856357-39" 
class="tab-selector-6" />
-  <label for="tab-1690856357-44" class="tab-label-6">python</label>
-  <input id="tab-1690856357-45" type="radio" name="radio-set-1690856357-39" 
class="tab-selector-7" />
-  <label for="tab-1690856357-45" class="tab-label-7">go</label>
+  <input id="tab-1692897040-39" type="radio" name="radio-set-1692897040-39" 
class="tab-selector-1" checked="checked" />
+  <label for="tab-1692897040-39" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1692897040-40" type="radio" name="radio-set-1692897040-39" 
class="tab-selector-2" />
+  <label for="tab-1692897040-40" class="tab-label-2">groovy</label>
+  <input id="tab-1692897040-41" type="radio" name="radio-set-1692897040-39" 
class="tab-selector-3" />
+  <label for="tab-1692897040-41" class="tab-label-3">csharp</label>
+  <input id="tab-1692897040-42" type="radio" name="radio-set-1692897040-39" 
class="tab-selector-4" />
+  <label for="tab-1692897040-42" class="tab-label-4">java</label>
+  <input id="tab-1692897040-43" type="radio" name="radio-set-1692897040-39" 
class="tab-selector-5" />
+  <label for="tab-1692897040-43" class="tab-label-5">javascript</label>
+  <input id="tab-1692897040-44" type="radio" name="radio-set-1692897040-39" 
class="tab-selector-6" />
+  <label for="tab-1692897040-44" class="tab-label-6">python</label>
+  <input id="tab-1692897040-45" type="radio" name="radio-set-1692897040-39" 
class="tab-selector-7" />
+  <label for="tab-1692897040-45" class="tab-label-7">go</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -2212,7 +2231,7 @@ research within the reference documentat
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2023-07-31 19:25:56 -0700
+Last updated 2023-08-24 10:35:50 -0700
 </div>
 </div>
 </body>

Modified: 
tinkerpop/site/docs/3.7.0/tutorials/gremlin-language-variants/index.html
URL: 
http://svn.apache.org/viewvc/tinkerpop/site/docs/3.7.0/tutorials/gremlin-language-variants/index.html?rev=1911898&r1=1911897&r2=1911898&view=diff
==============================================================================
--- tinkerpop/site/docs/3.7.0/tutorials/gremlin-language-variants/index.html 
(original)
+++ tinkerpop/site/docs/3.7.0/tutorials/gremlin-language-variants/index.html 
Thu Aug 24 19:13:53 2023
@@ -705,6 +705,25 @@ table.tableblock.grid-all th.tableblock,
 
 .invisible {color: rgba(0,0,0,0); font-size: 0;}
 </style>
+<!--
+-->
+<!-- Matomo -->
+<script>
+    var _paq = window._paq = window._paq || [];
+    /* We explicitly disable cookie tracking to avoid privacy issues */
+    _paq.push(['disableCookies']);
+    /* tracker methods like "setCustomDimension" should be called before 
"trackPageView" */
+    _paq.push(['trackPageView']);
+    _paq.push(['enableLinkTracking']);
+    (function() {
+        var u="https://analytics.apache.org/";;
+        _paq.push(['setTrackerUrl', u+'matomo.php']);
+        _paq.push(['setSiteId', '27']);
+        var d=document, g=d.createElement('script'), 
s=d.getElementsByTagName('script')[0];
+        g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
+    })();
+</script>
+<!-- End Matomo Code -->
 </head>
 <body class="article">
 <div id="header">
@@ -730,7 +749,7 @@ for more information on Gremlin Language
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2023-07-31 19:30:52 -0700
+Last updated 2023-08-24 10:35:50 -0700
 </div>
 </div>
 </body>

Modified: tinkerpop/site/docs/3.7.0/tutorials/gremlins-anatomy/index.html
URL: 
http://svn.apache.org/viewvc/tinkerpop/site/docs/3.7.0/tutorials/gremlins-anatomy/index.html?rev=1911898&r1=1911897&r2=1911898&view=diff
==============================================================================
--- tinkerpop/site/docs/3.7.0/tutorials/gremlins-anatomy/index.html (original)
+++ tinkerpop/site/docs/3.7.0/tutorials/gremlins-anatomy/index.html Thu Aug 24 
19:13:53 2023
@@ -794,6 +794,25 @@ table.CodeRay td.code{padding:0 0 0 .75e
 .CodeRay .change .change{color:#66f}
 .CodeRay .head .head{color:#f4f}
 </style>
+<!--
+-->
+<!-- Matomo -->
+<script>
+    var _paq = window._paq = window._paq || [];
+    /* We explicitly disable cookie tracking to avoid privacy issues */
+    _paq.push(['disableCookies']);
+    /* tracker methods like "setCustomDimension" should be called before 
"trackPageView" */
+    _paq.push(['trackPageView']);
+    _paq.push(['enableLinkTracking']);
+    (function() {
+        var u="https://analytics.apache.org/";;
+        _paq.push(['setTrackerUrl', u+'matomo.php']);
+        _paq.push(['setSiteId', '27']);
+        var d=document, g=d.createElement('script'), 
s=d.getElementsByTagName('script')[0];
+        g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
+    })();
+</script>
+<!-- End Matomo Code -->
 </head>
 <body class="article">
 <div id="header">
@@ -837,10 +856,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-1690856345-1" type="radio" name="radio-set-1690856345-1" 
class="tab-selector-1" checked="checked" />
-  <label for="tab-1690856345-1" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1690856345-2" type="radio" name="radio-set-1690856345-1" 
class="tab-selector-2" />
-  <label for="tab-1690856345-2" class="tab-label-2">groovy</label>
+  <input id="tab-1692897075-1" type="radio" name="radio-set-1692897075-1" 
class="tab-selector-1" checked="checked" />
+  <label for="tab-1692897075-1" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1692897075-2" type="radio" name="radio-set-1692897075-1" 
class="tab-selector-2" />
+  <label for="tab-1692897075-2" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -882,10 +901,10 @@ documentation, blog posts, or examples a
 applications.</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1690856345-3" type="radio" name="radio-set-1690856345-3" 
class="tab-selector-1" checked="checked" />
-  <label for="tab-1690856345-3" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1690856345-4" type="radio" name="radio-set-1690856345-3" 
class="tab-selector-2" />
-  <label for="tab-1690856345-4" class="tab-label-2">groovy</label>
+  <input id="tab-1692897075-3" type="radio" name="radio-set-1692897075-3" 
class="tab-selector-1" checked="checked" />
+  <label for="tab-1692897075-3" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1692897075-4" type="radio" name="radio-set-1692897075-3" 
class="tab-selector-2" />
+  <label for="tab-1692897075-4" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -970,10 +989,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-1690856345-5" type="radio" name="radio-set-1690856345-5" 
class="tab-selector-1" checked="checked" />
-  <label for="tab-1690856345-5" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1690856345-6" type="radio" name="radio-set-1690856345-5" 
class="tab-selector-2" />
-  <label for="tab-1690856345-6" class="tab-label-2">groovy</label>
+  <input id="tab-1692897075-5" type="radio" name="radio-set-1692897075-5" 
class="tab-selector-1" checked="checked" />
+  <label for="tab-1692897075-5" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1692897075-6" type="radio" name="radio-set-1692897075-5" 
class="tab-selector-2" />
+  <label for="tab-1692897075-6" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1143,7 +1162,7 @@ more insight into how Gremlin works and
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2023-07-31 19:25:56 -0700
+Last updated 2023-08-24 10:35:50 -0700
 </div>
 </div>
 </body>

Modified: tinkerpop/site/docs/3.7.0/tutorials/the-gremlin-console/index.html
URL: 
http://svn.apache.org/viewvc/tinkerpop/site/docs/3.7.0/tutorials/the-gremlin-console/index.html?rev=1911898&r1=1911897&r2=1911898&view=diff
==============================================================================
--- tinkerpop/site/docs/3.7.0/tutorials/the-gremlin-console/index.html 
(original)
+++ tinkerpop/site/docs/3.7.0/tutorials/the-gremlin-console/index.html Thu Aug 
24 19:13:53 2023
@@ -794,6 +794,25 @@ table.CodeRay td.code{padding:0 0 0 .75e
 .CodeRay .change .change{color:#66f}
 .CodeRay .head .head{color:#f4f}
 </style>
+<!--
+-->
+<!-- Matomo -->
+<script>
+    var _paq = window._paq = window._paq || [];
+    /* We explicitly disable cookie tracking to avoid privacy issues */
+    _paq.push(['disableCookies']);
+    /* tracker methods like "setCustomDimension" should be called before 
"trackPageView" */
+    _paq.push(['trackPageView']);
+    _paq.push(['enableLinkTracking']);
+    (function() {
+        var u="https://analytics.apache.org/";;
+        _paq.push(['setTrackerUrl', u+'matomo.php']);
+        _paq.push(['setSiteId', '27']);
+        var d=document, g=d.createElement('script'), 
s=d.getElementsByTagName('script')[0];
+        g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
+    })();
+</script>
+<!-- End Matomo Code -->
 </head>
 <body class="article">
 <div id="header">
@@ -918,10 +937,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-1690856324-1" type="radio" name="radio-set-1690856324-1" 
class="tab-selector-1" checked="checked" />
-  <label for="tab-1690856324-1" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1690856324-2" type="radio" name="radio-set-1690856324-1" 
class="tab-selector-2" />
-  <label for="tab-1690856324-2" class="tab-label-2">groovy</label>
+  <input id="tab-1692897095-1" type="radio" name="radio-set-1692897095-1" 
class="tab-selector-1" checked="checked" />
+  <label for="tab-1692897095-1" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1692897095-2" type="radio" name="radio-set-1692897095-1" 
class="tab-selector-2" />
+  <label for="tab-1692897095-2" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1013,10 +1032,10 @@ labels are defined and the "weight" edge
 </ul>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1690856324-3" type="radio" name="radio-set-1690856324-3" 
class="tab-selector-1" checked="checked" />
-  <label for="tab-1690856324-3" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1690856324-4" type="radio" name="radio-set-1690856324-3" 
class="tab-selector-2" />
-  <label for="tab-1690856324-4" class="tab-label-2">groovy</label>
+  <input id="tab-1692897095-3" type="radio" name="radio-set-1692897095-3" 
class="tab-selector-1" checked="checked" />
+  <label for="tab-1692897095-3" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1692897095-4" type="radio" name="radio-set-1692897095-3" 
class="tab-selector-2" />
+  <label for="tab-1692897095-4" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1049,10 +1068,10 @@ However, if you find that a larger graph
 (<a 
href="https://tinkerpop.apache.org/docs/3.7.0/images/grateful-dead-schema.png";>schema</a>).</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1690856324-5" type="radio" name="radio-set-1690856324-5" 
class="tab-selector-1" checked="checked" />
-  <label for="tab-1690856324-5" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1690856324-6" type="radio" name="radio-set-1690856324-5" 
class="tab-selector-2" />
-  <label for="tab-1690856324-6" class="tab-label-2">groovy</label>
+  <input id="tab-1692897095-5" type="radio" name="radio-set-1692897095-5" 
class="tab-selector-1" checked="checked" />
+  <label for="tab-1692897095-5" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1692897095-6" type="radio" name="radio-set-1692897095-5" 
class="tab-selector-2" />
+  <label for="tab-1692897095-6" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1106,10 +1125,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-1690856324-7" type="radio" name="radio-set-1690856324-7" 
class="tab-selector-1" checked="checked" />
-  <label for="tab-1690856324-7" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1690856324-8" type="radio" name="radio-set-1690856324-7" 
class="tab-selector-2" />
-  <label for="tab-1690856324-8" class="tab-label-2">groovy</label>
+  <input id="tab-1692897095-7" type="radio" name="radio-set-1692897095-7" 
class="tab-selector-1" checked="checked" />
+  <label for="tab-1692897095-7" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1692897095-8" type="radio" name="radio-set-1692897095-7" 
class="tab-selector-2" />
+  <label for="tab-1692897095-8" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1171,10 +1190,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-1690856324-9" type="radio" name="radio-set-1690856324-9" 
class="tab-selector-1" checked="checked" />
-  <label for="tab-1690856324-9" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1690856324-10" type="radio" name="radio-set-1690856324-9" 
class="tab-selector-2" />
-  <label for="tab-1690856324-10" class="tab-label-2">groovy</label>
+  <input id="tab-1692897095-9" type="radio" name="radio-set-1692897095-9" 
class="tab-selector-1" checked="checked" />
+  <label for="tab-1692897095-9" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1692897095-10" type="radio" name="radio-set-1692897095-9" 
class="tab-selector-2" />
+  <label for="tab-1692897095-10" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1311,10 +1330,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-1690856324-11" type="radio" name="radio-set-1690856324-11" 
class="tab-selector-1" checked="checked" />
-  <label for="tab-1690856324-11" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1690856324-12" type="radio" name="radio-set-1690856324-11" 
class="tab-selector-2" />
-  <label for="tab-1690856324-12" class="tab-label-2">groovy</label>
+  <input id="tab-1692897095-11" type="radio" name="radio-set-1692897095-11" 
class="tab-selector-1" checked="checked" />
+  <label for="tab-1692897095-11" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1692897095-12" type="radio" name="radio-set-1692897095-11" 
class="tab-selector-2" />
+  <label for="tab-1692897095-12" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1350,10 +1369,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-1690856324-13" type="radio" name="radio-set-1690856324-13" 
class="tab-selector-1" checked="checked" />
-  <label for="tab-1690856324-13" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1690856324-14" type="radio" name="radio-set-1690856324-13" 
class="tab-selector-2" />
-  <label for="tab-1690856324-14" class="tab-label-2">groovy</label>
+  <input id="tab-1692897095-13" type="radio" name="radio-set-1692897095-13" 
class="tab-selector-1" checked="checked" />
+  <label for="tab-1692897095-13" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1692897095-14" type="radio" name="radio-set-1692897095-13" 
class="tab-selector-2" />
+  <label for="tab-1692897095-14" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1388,10 +1407,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-1690856324-15" type="radio" name="radio-set-1690856324-15" 
class="tab-selector-1" checked="checked" />
-  <label for="tab-1690856324-15" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1690856324-16" type="radio" name="radio-set-1690856324-15" 
class="tab-selector-2" />
-  <label for="tab-1690856324-16" class="tab-label-2">groovy</label>
+  <input id="tab-1692897095-15" type="radio" name="radio-set-1692897095-15" 
class="tab-selector-1" checked="checked" />
+  <label for="tab-1692897095-15" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1692897095-16" type="radio" name="radio-set-1692897095-15" 
class="tab-selector-2" />
+  <label for="tab-1692897095-16" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1471,10 +1490,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-1690856324-17" type="radio" name="radio-set-1690856324-17" 
class="tab-selector-1" checked="checked" />
-  <label for="tab-1690856324-17" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1690856324-18" type="radio" name="radio-set-1690856324-17" 
class="tab-selector-2" />
-  <label for="tab-1690856324-18" class="tab-label-2">groovy</label>
+  <input id="tab-1692897095-17" type="radio" name="radio-set-1692897095-17" 
class="tab-selector-1" checked="checked" />
+  <label for="tab-1692897095-17" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1692897095-18" type="radio" name="radio-set-1692897095-17" 
class="tab-selector-2" />
+  <label for="tab-1692897095-18" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1532,10 +1551,10 @@ can remedy that by adding <code>fold()</
 as follows:</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1690856324-19" type="radio" name="radio-set-1690856324-19" 
class="tab-selector-1" checked="checked" />
-  <label for="tab-1690856324-19" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1690856324-20" type="radio" name="radio-set-1690856324-19" 
class="tab-selector-2" />
-  <label for="tab-1690856324-20" class="tab-label-2">groovy</label>
+  <input id="tab-1692897095-19" type="radio" name="radio-set-1692897095-19" 
class="tab-selector-1" checked="checked" />
+  <label for="tab-1692897095-19" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1692897095-20" type="radio" name="radio-set-1692897095-19" 
class="tab-selector-2" />
+  <label for="tab-1692897095-20" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1630,10 +1649,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-1690856324-21" type="radio" name="radio-set-1690856324-21" 
class="tab-selector-1" checked="checked" />
-  <label for="tab-1690856324-21" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1690856324-22" type="radio" name="radio-set-1690856324-21" 
class="tab-selector-2" />
-  <label for="tab-1690856324-22" class="tab-label-2">groovy</label>
+  <input id="tab-1692897095-21" type="radio" name="radio-set-1692897095-21" 
class="tab-selector-1" checked="checked" />
+  <label for="tab-1692897095-21" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1692897095-22" type="radio" name="radio-set-1692897095-21" 
class="tab-selector-2" />
+  <label for="tab-1692897095-22" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1672,10 +1691,10 @@ where "location" does not have one value
 has <a 
href="https://tinkerpop.apache.org/docs/3.7.0/reference/#vertex-properties";>meta-properties</a>
 as well:</p>
 </div>
 <section class="tabs tabs-2">
-  <input id="tab-1690856324-23" type="radio" name="radio-set-1690856324-23" 
class="tab-selector-1" checked="checked" />
-  <label for="tab-1690856324-23" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1690856324-24" type="radio" name="radio-set-1690856324-23" 
class="tab-selector-2" />
-  <label for="tab-1690856324-24" class="tab-label-2">groovy</label>
+  <input id="tab-1692897095-23" type="radio" name="radio-set-1692897095-23" 
class="tab-selector-1" checked="checked" />
+  <label for="tab-1692897095-23" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1692897095-24" type="radio" name="radio-set-1692897095-23" 
class="tab-selector-2" />
+  <label for="tab-1692897095-24" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1730,10 +1749,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-1690856324-25" type="radio" name="radio-set-1690856324-25" 
class="tab-selector-1" checked="checked" />
-  <label for="tab-1690856324-25" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1690856324-26" type="radio" name="radio-set-1690856324-25" 
class="tab-selector-2" />
-  <label for="tab-1690856324-26" class="tab-label-2">groovy</label>
+  <input id="tab-1692897095-25" type="radio" name="radio-set-1692897095-25" 
class="tab-selector-1" checked="checked" />
+  <label for="tab-1692897095-25" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1692897095-26" type="radio" name="radio-set-1692897095-25" 
class="tab-selector-2" />
+  <label for="tab-1692897095-26" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1785,10 +1804,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-1690856324-27" type="radio" name="radio-set-1690856324-27" 
class="tab-selector-1" checked="checked" />
-  <label for="tab-1690856324-27" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1690856324-28" type="radio" name="radio-set-1690856324-27" 
class="tab-selector-2" />
-  <label for="tab-1690856324-28" class="tab-label-2">groovy</label>
+  <input id="tab-1692897095-27" type="radio" name="radio-set-1692897095-27" 
class="tab-selector-1" checked="checked" />
+  <label for="tab-1692897095-27" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1692897095-28" type="radio" name="radio-set-1692897095-27" 
class="tab-selector-2" />
+  <label for="tab-1692897095-28" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1839,10 +1858,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-1690856324-29" type="radio" name="radio-set-1690856324-29" 
class="tab-selector-1" checked="checked" />
-  <label for="tab-1690856324-29" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1690856324-30" type="radio" name="radio-set-1690856324-29" 
class="tab-selector-2" />
-  <label for="tab-1690856324-30" class="tab-label-2">groovy</label>
+  <input id="tab-1692897095-29" type="radio" name="radio-set-1692897095-29" 
class="tab-selector-1" checked="checked" />
+  <label for="tab-1692897095-29" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1692897095-30" type="radio" name="radio-set-1692897095-29" 
class="tab-selector-2" />
+  <label for="tab-1692897095-30" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1963,10 +1982,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-1690856324-31" type="radio" name="radio-set-1690856324-31" 
class="tab-selector-1" checked="checked" />
-  <label for="tab-1690856324-31" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1690856324-32" type="radio" name="radio-set-1690856324-31" 
class="tab-selector-2" />
-  <label for="tab-1690856324-32" class="tab-label-2">groovy</label>
+  <input id="tab-1692897095-31" type="radio" name="radio-set-1692897095-31" 
class="tab-selector-1" checked="checked" />
+  <label for="tab-1692897095-31" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1692897095-32" type="radio" name="radio-set-1692897095-31" 
class="tab-selector-2" />
+  <label for="tab-1692897095-32" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -1995,10 +2014,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-1690856324-33" type="radio" name="radio-set-1690856324-33" 
class="tab-selector-1" checked="checked" />
-  <label for="tab-1690856324-33" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1690856324-34" type="radio" name="radio-set-1690856324-33" 
class="tab-selector-2" />
-  <label for="tab-1690856324-34" class="tab-label-2">groovy</label>
+  <input id="tab-1692897095-33" type="radio" name="radio-set-1692897095-33" 
class="tab-selector-1" checked="checked" />
+  <label for="tab-1692897095-33" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1692897095-34" type="radio" name="radio-set-1692897095-33" 
class="tab-selector-2" />
+  <label for="tab-1692897095-34" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -2116,10 +2135,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-1690856324-35" type="radio" name="radio-set-1690856324-35" 
class="tab-selector-1" checked="checked" />
-  <label for="tab-1690856324-35" class="tab-label-1">console (groovy)</label>
-  <input id="tab-1690856324-36" type="radio" name="radio-set-1690856324-35" 
class="tab-selector-2" />
-  <label for="tab-1690856324-36" class="tab-label-2">groovy</label>
+  <input id="tab-1692897095-35" type="radio" name="radio-set-1692897095-35" 
class="tab-selector-1" checked="checked" />
+  <label for="tab-1692897095-35" class="tab-label-1">console (groovy)</label>
+  <input id="tab-1692897095-36" type="radio" name="radio-set-1692897095-35" 
class="tab-selector-2" />
+  <label for="tab-1692897095-36" class="tab-label-2">groovy</label>
   <div class="tabcontent">
     <div class="tabcontent-1">
 <div class="listingblock">
@@ -2414,7 +2433,7 @@ knowledge on what the console can do for
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2023-07-31 19:25:56 -0700
+Last updated 2023-08-24 10:35:50 -0700
 </div>
 </div>
 </body>

Modified: tinkerpop/site/docs/3.7.0/upgrade/index.html
URL: 
http://svn.apache.org/viewvc/tinkerpop/site/docs/3.7.0/upgrade/index.html?rev=1911898&r1=1911897&r2=1911898&view=diff
==============================================================================
--- tinkerpop/site/docs/3.7.0/upgrade/index.html (original)
+++ tinkerpop/site/docs/3.7.0/upgrade/index.html Thu Aug 24 19:13:53 2023
@@ -794,6 +794,25 @@ table.CodeRay td.code{padding:0 0 0 .75e
 .CodeRay .change .change{color:#66f}
 .CodeRay .head .head{color:#f4f}
 </style>
+<!--
+-->
+<!-- Matomo -->
+<script>
+    var _paq = window._paq = window._paq || [];
+    /* We explicitly disable cookie tracking to avoid privacy issues */
+    _paq.push(['disableCookies']);
+    /* tracker methods like "setCustomDimension" should be called before 
"trackPageView" */
+    _paq.push(['trackPageView']);
+    _paq.push(['enableLinkTracking']);
+    (function() {
+        var u="https://analytics.apache.org/";;
+        _paq.push(['setTrackerUrl', u+'matomo.php']);
+        _paq.push(['setSiteId', '27']);
+        var d=document, g=d.createElement('script'), 
s=d.getElementsByTagName('script')[0];
+        g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
+    })();
+</script>
+<!-- End Matomo Code -->
 </head>
 <body class="book toc2 toc-left">
 <div id="header">
@@ -14298,7 +14317,7 @@ gremlin&gt; g.E()
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2023-07-31 19:30:52 -0700
+Last updated 2023-08-24 10:35:49 -0700
 </div>
 </div>
 </body>


Reply via email to