ipython-ngql
Advanced tools
| Metadata-Version: 2.1 | ||
| Name: ipython-ngql | ||
| Version: 0.14.2 | ||
| Version: 0.14.3 | ||
| Summary: Jupyter extension for NebulaGraph | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/wey-gu/jupyter_nebulagraph |
+1
-1
@@ -38,3 +38,3 @@ import logging | ||
| MATCH ()-[e:`{{ edge_type }}`]->() | ||
| RETURN [src(e), dst(e)] AS sample_edge LIMIT 10 | ||
| RETURN [src(e), dst(e)] AS sample_edge LIMIT 10000 | ||
| """ | ||
@@ -41,0 +41,0 @@ ) |
+1
-1
| Metadata-Version: 2.1 | ||
| Name: ipython-ngql | ||
| Version: 0.14.2 | ||
| Version: 0.14.3 | ||
| Summary: Jupyter extension for NebulaGraph | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/wey-gu/jupyter_nebulagraph |
+1
-1
@@ -8,3 +8,3 @@ import setuptools | ||
| name="ipython-ngql", | ||
| version="0.14.2", | ||
| version="0.14.3", | ||
| author="Wey Gu", | ||
@@ -11,0 +11,0 @@ author_email="weyl.gu@gmail.com", |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
89700
0