FalkorDB Browser Update – April 2026 Release Notes

New FalkorDB Browser Features - April 2026

Highlights

Favorite Queries

You can now mark queries as favorites in the Query History panel. Click the star icon next to a query. Then use the RUN button dropdown to pick a favorite. This saves time when you run the same Cypher query often during GraphRAG testing.

favorite-falkordb-browser-queries

Connection Endpoint

A new button lets you copy the connection string for your FalkorDB instance. It works for standalone, HA with Sentinel, or Cluster modes. Click the endpoint icon in the browser UI to get the string for your driver.

browser-1.9.2-endpoint-connection

Graph Info Panel Statistics

The Graph Info panel now shows which node labels or edge types have the most records. Hover over the bar to see the exact count. This helps you spot dense parts of the graph without running a separate query.

browser-1.9.2-graph-info

Query Result Table View

Go to Settings -> User Experience -> Query Results Table View Preferences to switch between row based and column based layout. In the result table, click the index column to expand all columns at once.

browser-1.9.2-table-view
browser-1.9.2-table-settings
browser-1.9.2-query-history