contextgraph model delete
Deletes a Context Graph model.
Use the contextgraph model delete command to delete a specific Context Graph model.
Usage
contextgraph model delete --m modelRequired | Argument | Description |
---|---|---|
Yes | --m model | Specifies the name of the model you want to delete. |
Example
This example deletes a model called PersonalBanking.
contextgraph model delete --m PersonalBanking