API Reference
Get Graph
Get a graph by name.
This endpoint retrieves a graph by its name if the user has access to it.
Args: name: Name of the graph to retrieve auth: Authentication context
Returns: Graph: The requested graph object
GET
Headers
Path Parameters
Response
200
application/json
Successful Response
Represents a knowledge graph
Represents an entity in a knowledge graph
Represents a relationship between entities in a knowledge graph