chevron_right Demos chevron_right Port-aware Graph Builder
Discover More
Book a live Demo

See yFiles in action

30 min • Online • No install required


For developers, PMs & tech leads

  • Quick-start walkthrough + a real integration example
  • Live Q&A with next-step recommendations

Prefer another tool over Zoom? Just say so when you book.

Opens our scheduling page with Zoom's booking widget embedded. Using it shares your data with Zoom under its Privacy Policy.

See yFiles in action

30 min • Online • No install required


For developers, PMs & tech leads

Prefer another tool over Zoom? Just say so when you book.

Opens our scheduling page with Zoom's booking widget embedded. Using it shares your data with Zoom under its Privacy Policy.

Port-aware Graph Builder Demo

This demo automatically builds a graph from business data using a GraphBuilder.
The business data is stored in JSON format.

By default, a GraphBuilder connects the graph elements directly. It does not support further specification of the connection points (ports). The Graph Builder Demo shows such an unmodified GraphBuilder.

In this sample, the GraphBuilder is modified to support ports. These ports are created based on different node types. Edges are connected to these specific ports.

Additionally, the demo shows how to update a graph built with GraphBuilder when the corresponding business data changes. See the source code for details.

Things to Try