neo4j-partners / hands-on-lab-neo4j-and-vertex-ai

Hands on Lab for Neo4j and Vertex AI
Apache License 2.0
93 stars 45 forks source link

Adding SubQuery to Speed up Relationship Loading #57

Open zach-blumenfeld opened 4 months ago

zach-blumenfeld commented 4 months ago

Note: I Haven't tested this end-to-end with the course yet. I have just used it in the past to work with my own demos. I would recommend testing yourself before merging.

Also Note: I am not adding :auto here. I think :auto is necessary for Browser but not for Workspace Query so it depends on what course participants use.

This also solves for #51 and #52