contextgraph model list

Lists Context Graph models.

Use the contextgraph model list command to return a list of all Context Graph models as well as counts for entities and relationships for each model.

Usage

contextgraph model list --c counts
RequiredArgumentDescription
No--c countsSpecifies whether to include counts for entities and relationships, where counts is one of the following:
true
Includes counts. This is the default setting.
false
Does not include counts.

Example

This example lists all Context Graph models and provides counts for entities and relationships for each model.

contextgraph model list --c true