Skip to content

Commit

Permalink
deploy: f28e42c
Browse files Browse the repository at this point in the history
  • Loading branch information
shinhanbyeol committed Oct 14, 2022
1 parent 9dafed8 commit 562fe1d
Show file tree
Hide file tree
Showing 229 changed files with 41,817 additions and 1 deletion.
2 changes: 1 addition & 1 deletion age-manual/master/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 35956d935e42ff5052fe430077d5c6cd
config: 6a2370076d2d35f2bfdc4788feee17cb
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file modified age-manual/master/.doctrees/advanced/advanced.doctree
Binary file not shown.
Binary file modified age-manual/master/.doctrees/advanced/advanced_overview.doctree
Binary file not shown.
Binary file modified age-manual/master/.doctrees/advanced/plpgsql.doctree
Binary file not shown.
Binary file modified age-manual/master/.doctrees/advanced/prepared_statements.doctree
Binary file not shown.
Binary file modified age-manual/master/.doctrees/advanced/sql_in_cypher.doctree
Binary file not shown.
Binary file modified age-manual/master/.doctrees/clauses/create.doctree
Binary file not shown.
Binary file modified age-manual/master/.doctrees/clauses/delete.doctree
Binary file not shown.
Binary file modified age-manual/master/.doctrees/clauses/limit.doctree
Binary file not shown.
Binary file modified age-manual/master/.doctrees/clauses/match.doctree
Binary file not shown.
Binary file modified age-manual/master/.doctrees/clauses/merge.doctree
Binary file not shown.
Binary file modified age-manual/master/.doctrees/clauses/order_by.doctree
Binary file not shown.
Binary file modified age-manual/master/.doctrees/clauses/remove.doctree
Binary file not shown.
Binary file modified age-manual/master/.doctrees/clauses/return.doctree
Binary file not shown.
Binary file modified age-manual/master/.doctrees/clauses/set.doctree
Binary file not shown.
Binary file modified age-manual/master/.doctrees/clauses/skip.doctree
Binary file not shown.
Binary file modified age-manual/master/.doctrees/clauses/with.doctree
Binary file not shown.
Binary file modified age-manual/master/.doctrees/contributing/run_tests.doctree
Binary file not shown.
Binary file modified age-manual/master/.doctrees/environment.pickle
Binary file not shown.
Binary file not shown.
Binary file modified age-manual/master/.doctrees/functions/list_functions.doctree
Binary file not shown.
Binary file not shown.
Binary file modified age-manual/master/.doctrees/functions/numeric_functions.doctree
Binary file not shown.
Binary file not shown.
Binary file modified age-manual/master/.doctrees/functions/scalar_functions.doctree
Binary file not shown.
Binary file modified age-manual/master/.doctrees/functions/string_functions.doctree
Binary file not shown.
Binary file not shown.
Binary file modified age-manual/master/.doctrees/functions/user_functions.doctree
Binary file not shown.
Binary file modified age-manual/master/.doctrees/index.doctree
Binary file not shown.
Binary file modified age-manual/master/.doctrees/intro/aggregation.doctree
Binary file not shown.
Binary file modified age-manual/master/.doctrees/intro/agload.doctree
Binary file not shown.
Binary file modified age-manual/master/.doctrees/intro/comparability.doctree
Binary file not shown.
Binary file modified age-manual/master/.doctrees/intro/cypher.doctree
Binary file not shown.
Binary file modified age-manual/master/.doctrees/intro/graphs.doctree
Binary file not shown.
Binary file modified age-manual/master/.doctrees/intro/operators.doctree
Binary file not shown.
Binary file modified age-manual/master/.doctrees/intro/overview.doctree
Binary file not shown.
Binary file modified age-manual/master/.doctrees/intro/precedence.doctree
Binary file not shown.
Binary file modified age-manual/master/.doctrees/intro/setup.doctree
Binary file not shown.
Binary file modified age-manual/master/.doctrees/intro/types.doctree
Binary file not shown.
1 change: 1 addition & 0 deletions age-manual/master/advanced/advanced.html
Original file line number Diff line number Diff line change
Expand Up @@ -430,6 +430,7 @@ <h2>Querying Multiple Graphs<a class="headerlink" href="#querying-multiple-graph
<dl>
<dt>Versions</dt>
<dd><a href="advanced.html">master</a></dd>
<dd><a href="../../v0.6.0/index.html">v0.6.0</a></dd>
</dl>
</div>
</div><script>
Expand Down
1 change: 1 addition & 0 deletions age-manual/master/advanced/advanced_overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ <h1>Overview<a class="headerlink" href="#overview" title="Permalink to this head
<dl>
<dt>Versions</dt>
<dd><a href="advanced_overview.html">master</a></dd>
<dd><a href="../../v0.6.0/index.html">v0.6.0</a></dd>
</dl>
</div>
</div><script>
Expand Down
1 change: 1 addition & 0 deletions age-manual/master/advanced/plpgsql.html
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,7 @@ <h2>Dynamic Cypher<a class="headerlink" href="#dynamic-cypher" title="Permalink
<dl>
<dt>Versions</dt>
<dd><a href="plpgsql.html">master</a></dd>
<dd><a href="../../v0.6.0/index.html">v0.6.0</a></dd>
</dl>
</div>
</div><script>
Expand Down
1 change: 1 addition & 0 deletions age-manual/master/advanced/prepared_statements.html
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ <h2>Prepared Statements Execution<a class="headerlink" href="#prepared-statement
<dl>
<dt>Versions</dt>
<dd><a href="prepared_statements.html">master</a></dd>
<dd><a href="../../v0.6.0/index.html">v0.6.0</a></dd>
</dl>
</div>
</div><script>
Expand Down
1 change: 1 addition & 0 deletions age-manual/master/advanced/sql_in_cypher.html
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ <h2>Query<a class="headerlink" href="#query" title="Permalink to this heading">
<dl>
<dt>Versions</dt>
<dd><a href="sql_in_cypher.html">master</a></dd>
<dd><a href="../../v0.6.0/index.html">v0.6.0</a></dd>
</dl>
</div>
</div><script>
Expand Down
1 change: 1 addition & 0 deletions age-manual/master/clauses/create.html
Original file line number Diff line number Diff line change
Expand Up @@ -398,6 +398,7 @@ <h2>Create a full path<a class="headerlink" href="#create-a-full-path" title="Pe
<dl>
<dt>Versions</dt>
<dd><a href="create.html">master</a></dd>
<dd><a href="../../v0.6.0/index.html">v0.6.0</a></dd>
</dl>
</div>
</div><script>
Expand Down
1 change: 1 addition & 0 deletions age-manual/master/clauses/delete.html
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,7 @@ <h2>Return a deleted vertex<a class="headerlink" href="#return-a-deleted-vertex"
<dl>
<dt>Versions</dt>
<dd><a href="delete.html">master</a></dd>
<dd><a href="../../v0.6.0/index.html">v0.6.0</a></dd>
</dl>
</div>
</div><script>
Expand Down
1 change: 1 addition & 0 deletions age-manual/master/clauses/limit.html
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,7 @@ <h2>Using an expression with LIMIT to return a subset of the rows<a class="heade
<dl>
<dt>Versions</dt>
<dd><a href="limit.html">master</a></dd>
<dd><a href="../../v0.6.0/index.html">v0.6.0</a></dd>
</dl>
</div>
</div><script>
Expand Down
1 change: 1 addition & 0 deletions age-manual/master/clauses/match.html
Original file line number Diff line number Diff line change
Expand Up @@ -540,6 +540,7 @@ <h3>Example<a class="headerlink" href="#example" title="Permalink to this headin
<dl>
<dt>Versions</dt>
<dd><a href="match.html">master</a></dd>
<dd><a href="../../v0.6.0/index.html">v0.6.0</a></dd>
</dl>
</div>
</div><script>
Expand Down
1 change: 1 addition & 0 deletions age-manual/master/clauses/merge.html
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,7 @@ <h3>Merge a Single Vertex Specifying Both Label and Property<a class="headerlink
<dl>
<dt>Versions</dt>
<dd><a href="merge.html">master</a></dd>
<dd><a href="../../v0.6.0/index.html">v0.6.0</a></dd>
</dl>
</div>
</div><script>
Expand Down
1 change: 1 addition & 0 deletions age-manual/master/clauses/order_by.html
Original file line number Diff line number Diff line change
Expand Up @@ -364,6 +364,7 @@ <h2>Ordering null<a class="headerlink" href="#ordering-null" title="Permalink to
<dl>
<dt>Versions</dt>
<dd><a href="order_by.html">master</a></dd>
<dd><a href="../../v0.6.0/index.html">v0.6.0</a></dd>
</dl>
</div>
</div><script>
Expand Down
1 change: 1 addition & 0 deletions age-manual/master/clauses/remove.html
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ <h2>Remove a property<a class="headerlink" href="#remove-a-property" title="Perm
<dl>
<dt>Versions</dt>
<dd><a href="remove.html">master</a></dd>
<dd><a href="../../v0.6.0/index.html">v0.6.0</a></dd>
</dl>
</div>
</div><script>
Expand Down
1 change: 1 addition & 0 deletions age-manual/master/clauses/return.html
Original file line number Diff line number Diff line change
Expand Up @@ -455,6 +455,7 @@ <h2>Unique results<a class="headerlink" href="#unique-results" title="Permalink
<dl>
<dt>Versions</dt>
<dd><a href="return.html">master</a></dd>
<dd><a href="../../v0.6.0/index.html">v0.6.0</a></dd>
</dl>
</div>
</div><script>
Expand Down
1 change: 1 addition & 0 deletions age-manual/master/clauses/set.html
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,7 @@ <h2>Set multiple properties using one SET clause<a class="headerlink" href="#set
<dl>
<dt>Versions</dt>
<dd><a href="set.html">master</a></dd>
<dd><a href="../../v0.6.0/index.html">v0.6.0</a></dd>
</dl>
</div>
</div><script>
Expand Down
1 change: 1 addition & 0 deletions age-manual/master/clauses/skip.html
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,7 @@ <h2>Using an expression with SKIP to return a subset of the rows<a class="header
<dl>
<dt>Versions</dt>
<dd><a href="skip.html">master</a></dd>
<dd><a href="../../v0.6.0/index.html">v0.6.0</a></dd>
</dl>
</div>
</div><script>
Expand Down
1 change: 1 addition & 0 deletions age-manual/master/clauses/with.html
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,7 @@ <h2>Limit branching of a path search<a class="headerlink" href="#limit-branching
<dl>
<dt>Versions</dt>
<dd><a href="with.html">master</a></dd>
<dd><a href="../../v0.6.0/index.html">v0.6.0</a></dd>
</dl>
</div>
</div><script>
Expand Down
1 change: 1 addition & 0 deletions age-manual/master/contributing/run_tests.html
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@ <h3>Invalid permissions<a class="headerlink" href="#invalid-permissions" title="
<dl>
<dt>Versions</dt>
<dd><a href="run_tests.html">master</a></dd>
<dd><a href="../../v0.6.0/index.html">v0.6.0</a></dd>
</dl>
</div>
</div><script>
Expand Down
1 change: 1 addition & 0 deletions age-manual/master/functions/aggregate_functions.html
Original file line number Diff line number Diff line change
Expand Up @@ -868,6 +868,7 @@ <h2>sum<a class="headerlink" href="#sum" title="Permalink to this heading"></
<dl>
<dt>Versions</dt>
<dd><a href="aggregate_functions.html">master</a></dd>
<dd><a href="../../v0.6.0/index.html">v0.6.0</a></dd>
</dl>
</div>
</div><script>
Expand Down
1 change: 1 addition & 0 deletions age-manual/master/functions/list_functions.html
Original file line number Diff line number Diff line change
Expand Up @@ -400,6 +400,7 @@ <h2>relationships<a class="headerlink" href="#relationships" title="Permalink to
<dl>
<dt>Versions</dt>
<dd><a href="list_functions.html">master</a></dd>
<dd><a href="../../v0.6.0/index.html">v0.6.0</a></dd>
</dl>
</div>
</div><script>
Expand Down
1 change: 1 addition & 0 deletions age-manual/master/functions/logarithmic_functions.html
Original file line number Diff line number Diff line change
Expand Up @@ -382,6 +382,7 @@ <h2>log10<a class="headerlink" href="#log10" title="Permalink to this heading">
<dl>
<dt>Versions</dt>
<dd><a href="logarithmic_functions.html">master</a></dd>
<dd><a href="../../v0.6.0/index.html">v0.6.0</a></dd>
</dl>
</div>
</div><script>
Expand Down
1 change: 1 addition & 0 deletions age-manual/master/functions/numeric_functions.html
Original file line number Diff line number Diff line change
Expand Up @@ -470,6 +470,7 @@ <h2>sign<a class="headerlink" href="#sign" title="Permalink to this heading">
<dl>
<dt>Versions</dt>
<dd><a href="numeric_functions.html">master</a></dd>
<dd><a href="../../v0.6.0/index.html">v0.6.0</a></dd>
</dl>
</div>
</div><script>
Expand Down
1 change: 1 addition & 0 deletions age-manual/master/functions/predicate_functions.html
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,7 @@ <h2>Exists(Path)<a class="headerlink" href="#exists-path" title="Permalink to th
<dl>
<dt>Versions</dt>
<dd><a href="predicate_functions.html">master</a></dd>
<dd><a href="../../v0.6.0/index.html">v0.6.0</a></dd>
</dl>
</div>
</div><script>
Expand Down
1 change: 1 addition & 0 deletions age-manual/master/functions/scalar_functions.html
Original file line number Diff line number Diff line change
Expand Up @@ -1053,6 +1053,7 @@ <h2>coalesce<a class="headerlink" href="#coalesce" title="Permalink to this head
<dl>
<dt>Versions</dt>
<dd><a href="scalar_functions.html">master</a></dd>
<dd><a href="../../v0.6.0/index.html">v0.6.0</a></dd>
</dl>
</div>
</div><script>
Expand Down
1 change: 1 addition & 0 deletions age-manual/master/functions/string_functions.html
Original file line number Diff line number Diff line change
Expand Up @@ -843,6 +843,7 @@ <h2>toString<a class="headerlink" href="#tostring" title="Permalink to this head
<dl>
<dt>Versions</dt>
<dd><a href="string_functions.html">master</a></dd>
<dd><a href="../../v0.6.0/index.html">v0.6.0</a></dd>
</dl>
</div>
</div><script>
Expand Down
1 change: 1 addition & 0 deletions age-manual/master/functions/trigonometric_functions.html
Original file line number Diff line number Diff line change
Expand Up @@ -669,6 +669,7 @@ <h2>atan2<a class="headerlink" href="#atan2" title="Permalink to this heading">
<dl>
<dt>Versions</dt>
<dd><a href="trigonometric_functions.html">master</a></dd>
<dd><a href="../../v0.6.0/index.html">v0.6.0</a></dd>
</dl>
</div>
</div><script>
Expand Down
1 change: 1 addition & 0 deletions age-manual/master/functions/user_functions.html
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@ <h1>User defined functions<a class="headerlink" href="#user-defined-functions" t
<dl>
<dt>Versions</dt>
<dd><a href="user_functions.html">master</a></dd>
<dd><a href="../../v0.6.0/index.html">v0.6.0</a></dd>
</dl>
</div>
</div><script>
Expand Down
1 change: 1 addition & 0 deletions age-manual/master/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ <h1 id="index">Index</h1>
<dl>
<dt>Versions</dt>
<dd><a href="genindex.html">master</a></dd>
<dd><a href="../v0.6.0/index.html">v0.6.0</a></dd>
</dl>
</div>
</div><script>
Expand Down
1 change: 1 addition & 0 deletions age-manual/master/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@ <h1>Apache AGE’s documentation<a class="headerlink" href="#apache-age-s-docume
<dl>
<dt>Versions</dt>
<dd><a href="index.html">master</a></dd>
<dd><a href="../v0.6.0/index.html">v0.6.0</a></dd>
</dl>
</div>
</div><script>
Expand Down
1 change: 1 addition & 0 deletions age-manual/master/intro/aggregation.html
Original file line number Diff line number Diff line change
Expand Up @@ -431,6 +431,7 @@ <h3>Hiding unwanted grouping keys<a class="headerlink" href="#hiding-unwanted-gr
<dl>
<dt>Versions</dt>
<dd><a href="aggregation.html">master</a></dd>
<dd><a href="../../v0.6.0/index.html">v0.6.0</a></dd>
</dl>
</div>
</div><script>
Expand Down
1 change: 1 addition & 0 deletions age-manual/master/intro/agload.html
Original file line number Diff line number Diff line change
Expand Up @@ -353,6 +353,7 @@ <h3>Creating vertices without id field in the file.<a class="headerlink" href="#
<dl>
<dt>Versions</dt>
<dd><a href="agload.html">master</a></dd>
<dd><a href="../../v0.6.0/index.html">v0.6.0</a></dd>
</dl>
</div>
</div><script>
Expand Down
1 change: 1 addition & 0 deletions age-manual/master/intro/comparability.html
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,7 @@ <h2>Orderability Between different Agtypes<a class="headerlink" href="#orderabil
<dl>
<dt>Versions</dt>
<dd><a href="comparability.html">master</a></dd>
<dd><a href="../../v0.6.0/index.html">v0.6.0</a></dd>
</dl>
</div>
</div><script>
Expand Down
1 change: 1 addition & 0 deletions age-manual/master/intro/cypher.html
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,7 @@ <h2>SELECT Clause<a class="headerlink" href="#select-clause" title="Permalink to
<dl>
<dt>Versions</dt>
<dd><a href="cypher.html">master</a></dd>
<dd><a href="../../v0.6.0/index.html">v0.6.0</a></dd>
</dl>
</div>
</div><script>
Expand Down
1 change: 1 addition & 0 deletions age-manual/master/intro/graphs.html
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,7 @@ <h2>A Cypher Graph vs A Postgres Namespace<a class="headerlink" href="#a-cypher-
<dl>
<dt>Versions</dt>
<dd><a href="graphs.html">master</a></dd>
<dd><a href="../../v0.6.0/index.html">v0.6.0</a></dd>
</dl>
</div>
</div><script>
Expand Down
1 change: 1 addition & 0 deletions age-manual/master/intro/operators.html
Original file line number Diff line number Diff line change
Expand Up @@ -595,6 +595,7 @@ <h2>Operator Precedence<a class="headerlink" href="#operator-precedence" title="
<dl>
<dt>Versions</dt>
<dd><a href="operators.html">master</a></dd>
<dd><a href="../../v0.6.0/index.html">v0.6.0</a></dd>
</dl>
</div>
</div><script>
Expand Down
1 change: 1 addition & 0 deletions age-manual/master/intro/overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ <h1>Overview<a class="headerlink" href="#overview" title="Permalink to this head
<dl>
<dt>Versions</dt>
<dd><a href="overview.html">master</a></dd>
<dd><a href="../../v0.6.0/index.html">v0.6.0</a></dd>
</dl>
</div>
</div><script>
Expand Down
1 change: 1 addition & 0 deletions age-manual/master/intro/precedence.html
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,7 @@ <h1>Operator Precedence<a class="headerlink" href="#operator-precedence" title="
<dl>
<dt>Versions</dt>
<dd><a href="precedence.html">master</a></dd>
<dd><a href="../../v0.6.0/index.html">v0.6.0</a></dd>
</dl>
</div>
</div><script>
Expand Down
1 change: 1 addition & 0 deletions age-manual/master/intro/setup.html
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,7 @@ <h3>Optional: allow non-superusers to use Apache AGE<a class="headerlink" href="
<dl>
<dt>Versions</dt>
<dd><a href="setup.html">master</a></dd>
<dd><a href="../../v0.6.0/index.html">v0.6.0</a></dd>
</dl>
</div>
</div><script>
Expand Down
1 change: 1 addition & 0 deletions age-manual/master/intro/types.html
Original file line number Diff line number Diff line change
Expand Up @@ -1127,6 +1127,7 @@ <h4>Type Casting a List to a Path<a class="headerlink" href="#type-casting-a-lis
<dl>
<dt>Versions</dt>
<dd><a href="types.html">master</a></dd>
<dd><a href="../../v0.6.0/index.html">v0.6.0</a></dd>
</dl>
</div>
</div><script>
Expand Down
1 change: 1 addition & 0 deletions age-manual/master/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@
<dl>
<dt>Versions</dt>
<dd><a href="search.html">master</a></dd>
<dd><a href="../v0.6.0/index.html">v0.6.0</a></dd>
</dl>
</div>
</div><script>
Expand Down
4 changes: 4 additions & 0 deletions age-manual/v0.6.0/.buildinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: a00232539afbb57c6d8fa8f2efafaa32
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added age-manual/v0.6.0/.doctrees/clauses/limit.doctree
Binary file not shown.
Binary file added age-manual/v0.6.0/.doctrees/clauses/match.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added age-manual/v0.6.0/.doctrees/clauses/set.doctree
Binary file not shown.
Binary file added age-manual/v0.6.0/.doctrees/clauses/skip.doctree
Binary file not shown.
Binary file added age-manual/v0.6.0/.doctrees/clauses/with.doctree
Binary file not shown.
Binary file added age-manual/v0.6.0/.doctrees/environment.pickle
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added age-manual/v0.6.0/.doctrees/index.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added age-manual/v0.6.0/.doctrees/intro/cypher.doctree
Binary file not shown.
Binary file added age-manual/v0.6.0/.doctrees/intro/graphs.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added age-manual/v0.6.0/.doctrees/intro/setup.doctree
Binary file not shown.
Binary file added age-manual/v0.6.0/.doctrees/intro/types.doctree
Binary file not shown.
Loading

0 comments on commit 562fe1d

Please sign in to comment.