Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

To-do for local database integration #691

Open
2 of 13 tasks
SelbiEreshova opened this issue Feb 24, 2023 · 0 comments
Open
2 of 13 tasks

To-do for local database integration #691

SelbiEreshova opened this issue Feb 24, 2023 · 0 comments
Assignees

Comments

@SelbiEreshova
Copy link
Collaborator

SelbiEreshova commented Feb 24, 2023

Branch

To do:

  • Merge menu bar options Query and Local database.
  • Change Database properties to Properties...
  • Change Push Active Tab Contents to Push Contents
  • Add CommonStream algorithms in Cypher if they are straightforward to implement
  • Add different highlights for nodes and edges received from query. Check Visuall for reference
  • Add option to merge when running a query (default unchecked)
  • Add color scheme in database properties (reuse related Map properties if possible; if not, just have a text list of a few color schemes, not all)
  • Handle other properties of nodes (state variable, unit information, etc... ) when adding nodes to canvas from database
  • Add JS promise for layout and highlight to be added after nodes and edges are adding
  • Disable local database features if no .env file is found
  • Add instructions in README for integrating local database to Newt
  • Create array of target nodes in neighborhood query and pass it to addNodesAndEdges function accordingly. The target nodes will be highlighted accordingly after this.
  • Change neighborhood cypher query so it will not count process nodes when counting length
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant