Page Contents
Home > @loopback/context-explorer > ContextGraph
ContextGraph class
A graph for context hierarchy
Signature:
export declare class ContextGraph
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
|
Constructs a new instance of the |
Methods
| Method | Modifiers | Description |
|---|---|---|
|
Build a direct graph | ||
|
Render the context graph in graphviz dot format | ||
|
|
Render a binding object | |
|
|
Create an edge for a binding to its configuration |