Skip to content

Add similar query clause to graph queries #875

@davidmezzetti

Description

@davidmezzetti

Support queries like the following with graph cypher queries.

MATCH P=(A)-[]->({type: "entity"})
WHERE SIMILAR(A, "vector search query")
RETURN P

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions