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

enhance happi-graph to take tex content #150

Open
5 tasks
davidradl opened this issue Apr 28, 2023 · 3 comments
Open
5 tasks

enhance happi-graph to take tex content #150

davidradl opened this issue Apr 28, 2023 · 3 comments
Assignees

Comments

@davidradl
Copy link
Member

davidradl commented Apr 28, 2023

The components tex being implemented in this issue odpi/egeria-ui-components#245 will drive a new happi-graph graph type called tex.

  • Add new types of entity inheritance graph TEX-ENTITY-TYPE-INHERITANCE
  • Add new types of entity inheritance graph TEX- ENTITY-TYPE-CENTRIC
  • Implement separate addNodes AddEdges for TEX-ENTITY-TYPE-INHERITANCE
  • Implement separate addNodes AddEdges for TEX- ENTITY-TYPE-CENTRIC
  • Test with mocked data
@davidradl
Copy link
Member Author

@sarbull do the above tasks make sense - did I miss anything?

@sarbull
Copy link
Member

sarbull commented Apr 28, 2023

If we discuss graphType, yes, there should be two, the default "tex tree view" and the "neighbourhood view" that will be used in egeria-ui-components for tex component implementation.

The data structure should change and adapted for the AddNodes and AddEdges implementation or viceversa.

@habiblawal1
Copy link

I can take this up David :)

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

3 participants