Graph Rendering Freezes with Large Datasets in Stardog Explorer

Hello

While working with Stardog Explorer; I faced a recurring issue where the application freezes or becomes unresponsive when rendering graphs for large datasets. The issue seems to occur when dealing with datasets containing over 5,000 nodes and 10,000 relationships. The browser remains unresponsive for several minutes or does not recover at all. :upside_down_face:

I have tried the following troubleshooting steps without success:

  1. Increased system memory allocation to 16GB.
  2. Checked for any large query optimization in the SPARQL endpoint.
  3. Updated to the latest version of Stardog Explorer (v2.3.1).

Would it be possible to optimize the graph rendering process for large datasets? :thinking: Perhaps implementing lazy loading for graph visualization or providing options to display partial data could be a solution. I have checked Stardog Explorer - Add list data view, not only download Instance/relationship data okta reference guide .

Has anyone else faced a similar issue or found a workaround? :thinking:

Any insights would be greatly appreciated!

Thank you !