Skip to content

Conversation

Simran-B
Copy link
Contributor

@Simran-B Simran-B commented Oct 9, 2025

Description

Upstream PRs

  • 3.10:
  • 3.11:
  • 3.12:
  • 3.13:
@Simran-B Simran-B self-assigned this Oct 9, 2025
@arangodb-docs-automation
Copy link
Contributor

@cla-bot cla-bot bot added the cla-signed label Oct 9, 2025
@Simran-B Simran-B marked this pull request as ready for review October 14, 2025 13:49
cursor[bot]

This comment was marked as outdated.

Copy link
Contributor

@nerpaula nerpaula left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please see my comments.

3. Select a graph from the list.
4. The viewport of the Graph Visualizer opens for exploring the graph.

The main area of the viewport may initially be empty in the following cases:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will change, the Visualizer will automatically populate the canvas with an initial neighbourhood, see https://github.com/arangodb/platform-ui/pull/217

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not available in dev yet unfortunately - I would like to try this quickly before writing about it.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This has just landed in dev

@Simran-B Simran-B requested a review from nerpaula October 22, 2025 11:19
3. Confirm the deletion by clicking **Delete**.

## Visual customization
## Legend
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
## Legend
## Legend and visual customization

Also adjust anchor links!

You can select nodes, edges, or both on the canvas and then use a **Canvas Action**.
This runs an AQL query to add nodes, edges, or paths of the graph to the canvas.
The query has access to the current selection via special bind variables.
For example, you could select and movie and use a Canvas Action that adds all
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
For example, you could select and movie and use a Canvas Action that adds all
For example, you could select a movie and use a Canvas Action that adds all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants