Skip to content

how can i query from non-empty graph which is created manully? #2040

Closed
@zuitbjc1096

Description

🐛 Describe the bug

I creat a graph mannully. Then I want to use mem0 to search from this non-empty graph. But result in empty.
"graph_store": {
"provider": "neo4j",
"config": {
"url": "bolt://localhost:7687",
"username": "neo4j",
"password": "neo4j123"
}
},
"version": "v1.1"

image

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions