|
4 | 4 | <head> |
5 | 5 | <meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" /> |
6 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
7 | | - <title>API Reference — SingleStoreDB 1.16.6 documentation</title> |
| 7 | + <title>API Reference — SingleStoreDB 1.16.7 documentation</title> |
8 | 8 | <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> |
9 | 9 | <link rel="stylesheet" href="_static/css/theme.css" type="text/css" /> |
10 | 10 | <link rel="stylesheet" href="_static/custom.css" type="text/css" /> |
11 | | - <script src="_static/documentation_options.js?v=8d5b1e9a"></script> |
| 11 | + <script src="_static/documentation_options.js?v=29239a83"></script> |
12 | 12 | <script src="_static/doctools.js?v=9bcbadda"></script> |
13 | 13 | <script src="_static/sphinx_highlight.js?v=dc90522c"></script> |
14 | 14 | <script src="_static/js/theme.js"></script> |
@@ -885,7 +885,7 @@ <h3>Stage Files<a class="headerlink" href="#stage-files" title="Link to this hea |
885 | 885 | <tr class="row-odd"><td><p><a class="reference internal" href="generated/singlestoredb.management.workspace.Stage.info.html#singlestoredb.management.workspace.Stage.info" title="singlestoredb.management.workspace.Stage.info"><code class="xref py py-obj docutils literal notranslate"><span class="pre">Stage.info</span></code></a>(stage_path)</p></td> |
886 | 886 | <td><p>Return information about a stage location.</p></td> |
887 | 887 | </tr> |
888 | | -<tr class="row-even"><td><p><a class="reference internal" href="generated/singlestoredb.management.workspace.Stage.listdir.html#singlestoredb.management.workspace.Stage.listdir" title="singlestoredb.management.workspace.Stage.listdir"><code class="xref py py-obj docutils literal notranslate"><span class="pre">Stage.listdir</span></code></a>([stage_path, recursive])</p></td> |
| 888 | +<tr class="row-even"><td><p><a class="reference internal" href="generated/singlestoredb.management.workspace.Stage.listdir.html#singlestoredb.management.workspace.Stage.listdir" title="singlestoredb.management.workspace.Stage.listdir"><code class="xref py py-obj docutils literal notranslate"><span class="pre">Stage.listdir</span></code></a>()</p></td> |
889 | 889 | <td><p>List the files / folders at the given path.</p></td> |
890 | 890 | </tr> |
891 | 891 | <tr class="row-odd"><td><p><a class="reference internal" href="generated/singlestoredb.management.workspace.Stage.exists.html#singlestoredb.management.workspace.Stage.exists" title="singlestoredb.management.workspace.Stage.exists"><code class="xref py py-obj docutils literal notranslate"><span class="pre">Stage.exists</span></code></a>(stage_path)</p></td> |
@@ -972,7 +972,7 @@ <h3>Personal, Shared, and Model Files<a class="headerlink" href="#personal-share |
972 | 972 | <tr class="row-odd"><td><p><a class="reference internal" href="generated/singlestoredb.management.files.FileSpace.info.html#singlestoredb.management.files.FileSpace.info" title="singlestoredb.management.files.FileSpace.info"><code class="xref py py-obj docutils literal notranslate"><span class="pre">FileSpace.info</span></code></a>(path)</p></td> |
973 | 973 | <td><p>Return information about a file location.</p></td> |
974 | 974 | </tr> |
975 | | -<tr class="row-even"><td><p><a class="reference internal" href="generated/singlestoredb.management.files.FileSpace.listdir.html#singlestoredb.management.files.FileSpace.listdir" title="singlestoredb.management.files.FileSpace.listdir"><code class="xref py py-obj docutils literal notranslate"><span class="pre">FileSpace.listdir</span></code></a>([path, recursive])</p></td> |
| 975 | +<tr class="row-even"><td><p><a class="reference internal" href="generated/singlestoredb.management.files.FileSpace.listdir.html#singlestoredb.management.files.FileSpace.listdir" title="singlestoredb.management.files.FileSpace.listdir"><code class="xref py py-obj docutils literal notranslate"><span class="pre">FileSpace.listdir</span></code></a>()</p></td> |
976 | 976 | <td><p>List the files / folders at the given path.</p></td> |
977 | 977 | </tr> |
978 | 978 | <tr class="row-odd"><td><p><a class="reference internal" href="generated/singlestoredb.management.files.FileSpace.exists.html#singlestoredb.management.files.FileSpace.exists" title="singlestoredb.management.files.FileSpace.exists"><code class="xref py py-obj docutils literal notranslate"><span class="pre">FileSpace.exists</span></code></a>(path)</p></td> |
|
0 commit comments