Hanzo AI

Graph

The `hanzo graph` commands.

Also for this capability: API · CLI · SDKs

One organization's entities and the relations between them, held as assertions: somebody, at some moment, from some evidence, asserted that this thing stands in that relation to that other thing.

API reference →

hanzo graph get

Every command takes --json for the raw response and --help for its own flags. Sign in once with hanzo auth login; the commands below use that session, and the org they act in is the one it carries.

CommandWhat it does
hanzo graph createAssert what is true of an entity
hanzo graph getRead the assertions this organization has recorded
hanzo graph graphqlAsk the graph in one request, traversing.
hanzo graph neighborsWalk the edges from a seed set, bounded
hanzo graph resolveWhat is in force about an entity as of an instant, and what disagreed
hanzo graph searchFind assertions by their text rather than by an entity key
hanzo graph vocabularyThe relations in use, and the rule that resolves a conflict

How is this guide?

On this page

No Headings