Skip to content

neo4j-partners/hands-on-lab-neo4j-and-google

Repository files navigation

hands-on-lab-neo4j-and-google

Neo4j is the leading graph database vendor. We’ve worked closely with Google Cloud engineering for years. Our SaaS database, Neo4j Aura, is offered as a managed service on Google Cloud. This is available through the Google Cloud Marketplace.

In this hands on workshop, you’ll get to learn about Neo4j and Google Cloud Gemini Enterprise. The lab is intended for data scientists and data engineers. We’ll walk through deploying Neo4j and Gemini Enterprise in a Google Cloud account. Then we’ll get hands on with a real world dataset. We'll use both traditional and AI approaches to parse and load data. Then we'll show how to build AI agents that leverage the knowledge graph. You’ll come out of this lab with enough knowledge to apply graph AI to your own datasets.

We’re going to analyze the quarterly filings of asset managers with $100m+ assets under management (AUM). These are regulatory filings made to the Securities and Exchange Commission’s (SEC) EDGAR system. We’re going to show how to load that data from a Google Cloud Storage bucket into Neo4j. We’ll then explore the relationships of different asset managers and their holdings using the Neo4j Query and Explore.

If you’re in the capital markets space, we think you’ll be interested in potential applications of this approach to creating new features for algorithmic trading, understanding tail risk, securities master data management and so on. If you’re not in the capital markets space, this session will still be useful to learn about building agentic AI pipelines with Neo4j and Gemini Enterprise.

Venue

These workshops are organized onsite in a Google office.

Duration

3 hours.

Prerequisites

You'll need a laptop with a web browser. Your browser will need to be able to access the Google Cloud Console and port 7474 on a Neo4j deployment running on Google Cloud. If your laptop has a firewall you can't control, you may want to bring your personal laptop.

Agenda

Part 1

Part 2

  • Lecture - Moving Data (10 min)
    • LOAD CSV
    • Neo4j Aura Importer
    • Apache Beam and Google Dataflow
    • Apache Spark and Google Dataproc
    • Apache Kafka and Cloud Cloud
  • Lab 3 - Moving Data (15 min)
    • Simple Load Statement
    • More Performant Load
  • Lab 4 - Exploration 10 min)
    • Exploration with Neo4j Explore
  • Break (5 min)

Part 3

  • Lecture - Gemini Enterprise (15 min)
    • What is Gemini Enterprise?
  • Lecture - Neo4j and AI (15 min)
    • Generating Knowledge Graphs
    • Retrieval Augmented Generation
    • Using Gemini Enterprise with Neo4j
  • Lab 5 - Knowledge Graph Builder (20 min)
  • Lab 6 - Neo4j Agent and Gemini Enterprise (20 min)
  • Lab 7 - Custom Agents with Langchain (20 min)
  • Questions and Next Steps (5 min)

Contributors