Use the LLM Knowledge Graph Builder to add some data to your database. You can import in a PDF, supply a Wikipedia URL, or use the LLM Knowledge Graph builder to analyse a YouTube video.
Here are your Neo4j Sandbox credentials for future reference.
- Browser URL
- Bolt URI
-
bolt://{instance-ip}:{instance-boltPort}
- Websocket Bolt URI
-
bolt+s://{instance-host}:{instance-boltPort}
- Username
-
{instance-username}
- Password
-
{instance-password}