orientechnologies / orientechnologies/orientdb-studio
Graph Editor does not refresh deleted V and E
@wolf4ood is already working on this.
Since Apr 11, 2017.
- Dominant language
- HTML
- Stars
- 128
- Forks
- 51
- PR merge metrics
- No merged PRs in 30d
Description
OrientDB Version: v2.2.16
Java Version: 1.7.0_67
OS: macOS 10.11.6
Expected behavior
Graph Studio should refresh as soon as a query is executed.
Using Clear Canvas, is OK. But I don't understand why refreshing the Query does not refresh the Canvas ?
Actual behavior
Executing a query does not update the graph.
Steps to reproduce
From a new database, create 2 vertex and 1 edge using the Graph Editor (+ and link).
Delete them using only Studio icons (trashcan) from the Browse panel.
Go back from Browse to Graph Editor : it show erroneous Nodes & Edges count until request a Run Query.
Anyway, the graph does not update and the 2 vertex and the edge are still visible.


Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.