Skip to main content
The wazoo worlds subcommand lets you manage isolated memory worlds and their data from the command line.

World management

wazoo worlds create

Create a new isolated memory world.

wazoo worlds get

Retrieve specific world details by ID.

wazoo worlds list

List all worlds owned by your account.

Data operations

wazoo worlds import

Import text, files, or RDF knowledge graph data into a world. Supports Turtle, JSON-LD, N-Triples, N-Quads, and Trig.

wazoo worlds export

Export world graph quads/triples.
Perform hybrid vector + graph pattern search across world memory.

wazoo worlds sparql

Execute raw graph queries and pattern matching (SPARQL) against a world graph.