stellargraph/stellargraph

View on GitHub
demos/connector/neo4j/README.md

Summary

Maintainability
Test Coverage
# Connect to Remote Neo4j Graph Databases

<!-- DOCS LINKS -->
<!-- autogenerated by scripts/demo_indexing.py, edit that file instead of this location -->

These demos are displayed with detailed descriptions in the documentation: https://stellargraph.readthedocs.io/en/stable/demos/connector/neo4j/

| Demo | Source |
|---|---|
| [Cluster GCN on Neo4j](https://stellargraph.readthedocs.io/en/stable/demos/connector/neo4j/cluster-gcn-on-cora-neo4j-example.html) | [source](cluster-gcn-on-cora-neo4j-example.ipynb) |
| [Directed GraphSAGE with Neo4j](https://stellargraph.readthedocs.io/en/stable/demos/connector/neo4j/directed-graphsage-on-cora-neo4j-example.html) | [source](directed-graphsage-on-cora-neo4j-example.ipynb) |
| [Loading Cora dataset into Neo4j database](https://stellargraph.readthedocs.io/en/stable/demos/connector/neo4j/load-cora-into-neo4j.html) | [source](load-cora-into-neo4j.ipynb) |
| [GraphSAGE with Neo4j](https://stellargraph.readthedocs.io/en/stable/demos/connector/neo4j/undirected-graphsage-on-cora-neo4j-example.html) | [source](undirected-graphsage-on-cora-neo4j-example.ipynb) |

The demo titles link to the latest, nicely rendered version. The 'source' links will open the demo in the application in which this README is being viewed, such as Jupyter Lab (ready for execution).
<!-- DOCS LINKS -->