Skip to content

A demo of creating a graph using Python + Neo4j Driver to build a Graph from Google Big Query and interacting with the Graph with the new GDS client

Notifications You must be signed in to change notification settings

neo4j-field/GraphConnect-Python-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphConnect-Python-Demo

A demo of creating a graph using Python + Neo4j Driver to build a Graph from Google Big Query and interacting with the Graph with the new GDS client

Steps():

  • Run Neo4j
  • Run main.py (the python application is dockerized in case you want to play at home)

Neo4j Cypher Workbench data model

image

Big Query Source Data:

table: bigquery-public-data.ml_datasets.credit_card_default

image

Neo4j Bloom Graph

image

About

A demo of creating a graph using Python + Neo4j Driver to build a Graph from Google Big Query and interacting with the Graph with the new GDS client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published