[Project] Handle thousands of node or edge types #588
Labels
database support
Issues related to adding or changing the databases servers or languages supported
reliability
Issues relating to improvements in reliability
Milestone
There have been a couple of reports of errors due to queries simply being too large. This is most likely caused by the queries in the system that list out every single node type or edge type to fulfill its function. When you have thousands of node or edge types, these queries can become quite large.
There are also some UI elements that list all the node or edge types. Thes likely have performance issues.
Queries that enumerate all node or edge types
Related issues
Tasks
The text was updated successfully, but these errors were encountered: