Skip to content

Commit

Permalink
Deployed 3f6ae4e to 3.8.0 with MkDocs 1.6.0 and mike 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisChen2023 committed Jun 18, 2024
1 parent 449ade6 commit c3e3cbd
Show file tree
Hide file tree
Showing 6 changed files with 279 additions and 279 deletions.
4 changes: 2 additions & 2 deletions 3.8.0/2.quick-start/6.cheatsheet-for-ngql/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9941,7 +9941,7 @@ <h2 id="query_tuning_statements">Query tuning statements<a class="headerlink" hr
<tr>
<td><a href="../../3.ngql-guide/17.query-tuning-statements/1.explain-and-profile/">PROFILE</a></td>
<td><code>PROFILE [format="row" | "dot"] &lt;your_nGQL_statement&gt;</code></td>
<td><code>PROFILE format="row" SHOW TAGS</code><br><code>EXPLAIN format="dot" SHOW TAGS</code></td>
<td><code>PROFILE format="row" SHOW TAGS</code><br><code>PROFILE format="dot" SHOW TAGS</code></td>
<td>Executes the statement, then outputs the execution plan as well as the execution profile.</td>
</tr>
</tbody>
Expand Down Expand Up @@ -10067,7 +10067,7 @@ <h2 id="operation_and_maintenance_statements">Operation and maintenance statemen
<small>

Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">January 30, 2024</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">June 18, 2024</span>


</small>
Expand Down
2 changes: 1 addition & 1 deletion 3.8.0/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8291,7 +8291,7 @@
<h1 id="welcome_to_nebulagraph_380_documentation">Welcome to NebulaGraph 3.8.0 Documentation<a class="headerlink" href="#welcome_to_nebulagraph_380_documentation" title="Permanent link">&para;</a></h1>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p>This manual is revised on 2024-6-13, with GitHub commit <a href="https://github.com/vesoft-inc/nebula-docs/commits/v3.8.0">d6982edc39</a>.</p>
<p>This manual is revised on 2024-6-18, with GitHub commit <a href="https://github.com/vesoft-inc/nebula-docs/commits/v3.8.0">3f6ae4e1ac</a>.</p>
</div>
<p>NebulaGraph is a distributed, scalable, and lightning-fast graph database. It is the optimal solution in the world capable of hosting graphs with dozens of billions of vertices (nodes) and trillions of edges (relationships) with millisecond latency.</p>
<h2 id="getting_started">Getting started<a class="headerlink" href="#getting_started" title="Permanent link">&para;</a></h2>
Expand Down
Binary file modified 3.8.0/pdf/NebulaGraph-EN.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion 3.8.0/search/search_index.json

Large diffs are not rendered by default.

Loading

0 comments on commit c3e3cbd

Please sign in to comment.