Graph Explorer

Introduction to PuppyGraph's Graph Explorer

PuppyGraph's Graph Explorer enables efficient exploration of graphs containing billions of nodes and edges.

Click the Start button to load the initial view.

The initial view presents a sampled subset of vertices and edges from the graph. Navigate the canvas using intuitive mouse controls:

  • Drag to pan across the graph

  • Scroll to zoom in and out

As you explore, the Graph Explorer progressively loads more vertices and edges, ensuring a seamless navigation experience.

Interact with graph elements to gain deeper insights:

  • Click on a vertex to focus and view its properties

  • Double-click a vertex to load all its associated properties

  • Click on an edge to traverse to the connected vertex

Quickly locate specific vertices using the search box located at the top of the interface. If the searched vertex is not currently loaded in the view, the Graph Explorer will retrieve it from the backend and bring it into focus.

The Graph Explorer's adaptive loading mechanism ensures efficient exploration of even the largest graphs, providing a powerful tool for data analysis and visualization.

Last updated