Skip to content

Commit

Permalink
Generate en docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Milvus-doc-bot authored and Milvus-doc-bot committed Oct 9, 2024
1 parent cb17206 commit e8b69cb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,12 @@ title: Milvus Architecture Overview
<span>Architecture_diagram</span>
</span>
</p>
<p>According to the figure, interfaces can be classified into the following categories:</p>
<ul>
<li><strong>DDL / DCL:</strong> createCollection / createPartition / dropCollection / dropPartition / hasCollection / hasPartition</li>
<li><strong>DML / Produce:</strong> insert / delete / upsert</li>
<li><strong>DQL:</strong> search / query</li>
</ul>
<h2 id="Whats-next" class="common-anchor-header">What’s next<button data-href="#Whats-next" class="anchor-icon" translate="no">
<svg translate="no"
aria-hidden="true"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,5 @@ title: Milvus Backup
></path>
</svg>
</button></h2><ul>
<li><a href="https://github.com/zilliztech/milvus-backup/releases/tag/v0.4.12">v0.4.12</a></li>
<li><a href="https://github.com/zilliztech/milvus-backup/releases/tag/v0.4.15">v0.4.15</a></li>
</ul>

0 comments on commit e8b69cb

Please sign in to comment.