Skip to content

Add minProperties to QueryGraph.nodes#548

Merged
edeutsch merged 1 commit into2.0from
fix-node-min
Feb 19, 2026
Merged

Add minProperties to QueryGraph.nodes#548
edeutsch merged 1 commit into2.0from
fix-node-min

Conversation

@tokebe
Copy link

@tokebe tokebe commented Feb 19, 2026

Proposed by @colleenXu in 2026-02-19 meeting, we don't want queries with no nodes to be valid

Proposed by @colleenXu in 2026-02-19 meeting, we don't want queries with
no nodes to be valid
@tokebe tokebe changed the title add minProperties to QueryGraph.nodes Add minProperties to QueryGraph.nodes Feb 19, 2026
@uhbrar uhbrar self-requested a review February 19, 2026 20:21
@edeutsch edeutsch merged commit 311c723 into 2.0 Feb 19, 2026
2 checks passed
@colleenXu
Copy link
Contributor

colleenXu commented Feb 19, 2026

How I uncovered the issue:

The schema-validation succeeds when nodes is {} (empty)...but this leads to strange QueryGraphs that don't seem doable.

Like {nodes: {}} or the example above with an edge and path but no nodes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants