hub model list

Lists Context Graph models.

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

Usage

hub 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.

hub model list --c true