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.