Package omero :: Package plugins :: Module delete
[hide private]
[frames] | no frames]

Module delete

source code

Startup plugin for command-line deletes

Copyright 2009 Glencoe Software, Inc. All rights reserved. Use is subject to license terms supplied in LICENSE.txt

Classes [hide private]
  DeleteControl
Variables [hide private]
  HELP = """Delete OMERO da...

Imports: sys, CLI, GraphControl


Variables Details [hide private]

HELP

Value:
"""Delete OMERO data.

Remove entire graphs of data based on the ID of the top-node.

Examples:

    bin/omero delete --list   # Print all of the graphs

...