Skip to content

Commit 8c82c4c

Browse files
committed
Deploying to master from @ JanusGraph/janusgraph@ade2c39 🚀
1 parent ce9db56 commit 8c82c4c

10 files changed

Lines changed: 6 additions & 4 deletions

File tree

master/schema/schema-init-strategies/index.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2611,9 +2611,11 @@ <h3 id="json-schema-definition-example">JSON Schema definition example</h3>
26112611
<h3 id="json-schema-initialization-flow">JSON schema initialization flow</h3>
26122612
<p>Currently, JSON schema initialization flow is simple and doesn't include any schema update or schema migration features.
26132613
The flow is split on multiple phases:</p>
2614-
<p>1) Creation of simple elements: <code>PropertyKey</code>, <code>VertexLabel</code>, <code>EdgeLabel</code>.
2615-
2) Creation of indices: Composite indexes, Vertex-centric Edge indexes, Vertex-centric Property indexes, Mixed indexes.
2616-
3) Indexes activation phase (configured via <code>schema.init.json.indices-activation</code>).</p>
2614+
<ol>
2615+
<li>Creation of simple elements: <code>PropertyKey</code>, <code>VertexLabel</code>, <code>EdgeLabel</code>.</li>
2616+
<li>Creation of indices: Composite indexes, Vertex-centric Edge indexes, Vertex-centric Property indexes, Mixed indexes.</li>
2617+
<li>Indexes activation phase (configured via <code>schema.init.json.indices-activation</code>).</li>
2618+
</ol>
26172619
<div class="admonition note">
26182620
<p class="admonition-title">Note</p>
26192621
<p>Current implementation of JSON schema importer only creates elements, but it never updates them even if you change

master/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

master/sitemap.xml.gz

0 Bytes
Binary file not shown.

sitemap.xml.gz

0 Bytes
Binary file not shown.

v0.2/sitemap.xml.gz

0 Bytes
Binary file not shown.

v0.3/sitemap.xml.gz

0 Bytes
Binary file not shown.

v0.4/sitemap.xml.gz

0 Bytes
Binary file not shown.

v0.5/sitemap.xml.gz

0 Bytes
Binary file not shown.

v0.6/sitemap.xml.gz

0 Bytes
Binary file not shown.

v1.0/sitemap.xml.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)