-
Notifications
You must be signed in to change notification settings - Fork 109
Open
Description
Are there any plans to introduce support for graph and edge tables in the roadmap? Currently, FakeTable appears to function correctly with node tables, but it fails to handle scenarios where system-generated columns like $node_id are required. This is because FakeTable does not expose these hidden columns, resulting in errors when attempting to query or reference them.
Metadata
Metadata
Assignees
Labels
No labels