Crate mlmdquery

Source
Expand description

A command-line tool to query the contents of an ml-metadata DB.

Modulesยง

artifact_types
$ mlmdquery {get,count} artifact-types implementation.
artifacts
$ mlmdquery {get,count} artifacts implementation.
context_types
$ mlmdquery {get,count} context-types implementation.
contexts
$ mlmdquery {get,count} contexts implementation.
derived
$ mlmdquery graph derived implementation.
events
$ mlmdquery {get,count} events implementation.
execution_types
$ mlmdquery {get,count} execution-types implementation.
executions
$ mlmdquery {get,count} executions implementation.
io
$ mlmdquery graph io implementation.
lineage
$ mlmdquery graph lineage implementation.