chevron_right Demos chevron_right Graph Search
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.

Demo

Graph Search

This demo shows an implementation of the search functionality on the nodes of a graph.

The search is performed on the labels of the nodes and those that match the queried term are being highlighted.

There also exists a separate graph search implementation in the demos-js/utils package currently used by these demos. This implementation can be extended to support custom search on graph elements.

See the sources for details.