Agentic Knowledge Graph - neo4j for adk helper functions

Hi,

From the notebook intro_to_adk_1, I am unable to view the details of the neo4j_for_adk.py. Can it be opened/referenced from somewhere?

Thanks !

1 Like

In the Juypter environment, use “File” → “Open”.
You can find all of the support files there.

3 Likes

By the way could we build this multiagentic flow to build KG in neo4j using n8n??

How do we download all the files to my local to practice ?

Try looking in the “File → Open” menu. You can download the files from there.

Hi @binbakhsh ! Welcome to the deeplearning community.

Yes, you could in principle recreate the multiagentic flow in any framework. The ideas are independent of ADK itself. To be fair, I haven’t used n8n but it looks capable.

Best,

ABK