Work to be done on Relay.
Context:
Building the structure for private company knowledge graphs.
Goal:
Create a table of graph subscriptions in relay that will store all the knowledge graphs a company is subscribed to (has permission to access), plus some info about each graph.
Details:
We need the following columns:
- graph name
- graph address (where do we send the query to?)
- weight for graph (each graph will have it's own weight)
- active status (is the subscription to this graph active?)
- tribe
- host name?
- path for LSAT?
*Subscriptions table needs to know which LSAT to present.
Work to be done on Relay.
Context:
Building the structure for private company knowledge graphs.
Goal:
Create a table of graph subscriptions in relay that will store all the knowledge graphs a company is subscribed to (has permission to access), plus some info about each graph.
Details:
We need the following columns:
*Subscriptions table needs to know which LSAT to present.