Skip to content
Search
K
Main Navigation
API
Docs
Getting started
Tutorials
Integrations
- React
- Vue
- Angular
- Databases
Plugins
Boilerplates
Design kit
AI agent support
Examples
Playground
Download
Contact us
Blog
6.0.8
Other versions →
Changelog
Migration Guides
Version support policy
Vulnerability reporting
Linkurious website
Appearance
Menu
Return to top
Examples
Transformations
Transformations
Search 240+ examples
Use case
▾
Type
▾
Integration
▾
Feature
▾
Filter nodes
Filter nodes based on their data, such as numerical values
Filter edges
Filter edges based on their data, such as numerical values
Group nodes
Group nodes together by a shared data property like location
Group edges
Merge parallel edges between the same two nodes into one
Visual grouping
Visually group nodes and see their contents inside the group
Visual grouping clustering
Group a large network by topic area
Visual grouping manual
Manually group nodes by dragging them onto each other
Visual grouping highlight
Highlight a node's connections when you hover over its group
Visual grouping expand/collapse
new
Expand or collapse groups and load their children on demand
Group on zoom
Automatically group nodes based on the current zoom level
Onion Decomposition
Rank nodes by importance using onion (k-core) decomposition
Clustering Middleware
Compare clustering vs grouping APIs for compressing large graphs
Node collapsing
Collapse nodes matching a selector, connecting their neighbors directly
Neighbor merging
Merge neighboring nodes into one, combining their data.
Neighbor generation
Generate new neighbor nodes and edges from existing ones
Virtual properties
Add computed virtual properties to nodes and edges
Transformation pipeline
See how the order of transformations changes the graph output
Multilevel Grouping
new
Group a graph into three nested levels of hierarchy
Visual grouping Geo
Group geo-located nodes on a map, with auto-computed coordinates
Drilldown API for grouping
Click a node to drill down and explore its underlying subgraph
Group layout optimization
new
Optimise layout work for star patterns and disconnected nodes
Group layout performance
new
Add nodes dynamically and watch grouping and layout update live
Grouping layout on a large graph
new
Test grouping layout performance on a very large graph
Easy Grouping
new
Group nodes by category or region with one method call