Skip to content

Commit

Permalink
updated Changelog.md, notebook plugins for readthedocs, removed copyr…
Browse files Browse the repository at this point in the history
…ight
  • Loading branch information
DataBoyTX committed Jan 23, 2025
1 parent 85234d1 commit 4ccb7e3
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm

## [Development]

## [0.35.7 - 2025-01-22]

### Feat

* added support for Google Spanner Graph and Google Spanner `spanner_gql_to_g` and `spanner_query_to_df`
* added new Google Spanner Graph demo notebook

## [0.35.6 - 2025-01-11]

### Docs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1132,10 +1132,6 @@
" </section>\n",
"</main>\n",
"\n",
"<footer>\n",
" <p>&copy; 2025 Graphistry Resources. All rights reserved.</p>\n",
"</footer>\n",
"\n",
"</body>\n",
"</html>\n"
]
Expand Down
1 change: 1 addition & 0 deletions docs/source/notebooks/plugins.connectors.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Plugins - Data Providers
Titan <../demos/demos_databases_apis/gremlin-tinkerpop/TitanDemo.ipynb>
Neo4j - Official <../demos/demos_databases_apis/neo4j/official/graphistry_bolt_tutorial_public.ipynb>
Neo4j - Contributed <../demos/demos_databases_apis/neo4j/contributed/Neo4jTwitter.ipynb>
Google Spanner - Finance Graph <../demos/demos_databases_apis/spanner/google_spanner_finance_graph.ipynb>
SQL - Postgres <../demos/demos_databases_apis/sql/postgres.ipynb>
Tigergraph: Bindings <../demos/demos_databases_apis/tigergraph/tigergraph_pygraphistry_bindings.ipynb>
Tigergraph: Fraud <../demos/demos_databases_apis/tigergraph/fraud_raw_REST_calls.ipynb>
Expand Down

0 comments on commit 4ccb7e3

Please sign in to comment.