@loopback/docs
Version:
Documentation files rendered at [https://loopback.io](https://loopback.io)
28 lines (18 loc) • 741 B
Markdown
lang: en
title: 'API docs: context-explorer.contextgraph.build'
keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI
sidebar: lb4_sidebar
editurl: https://github.com/loopbackio/loopback-next/tree/master/extensions/context-explorer
permalink: /doc/en/lb4/apidocs.context-explorer.contextgraph.build.html
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@loopback/context-explorer](./context-explorer.md) > [ContextGraph](./context-explorer.contextgraph.md) > [build](./context-explorer.contextgraph.build.md)
## ContextGraph.build() method
Build a direct graph
<b>Signature:</b>
```typescript
build(): void;
```
<b>Returns:</b>
void