I'm trying to see what is in a dataset. Here is what I get
metacat dataset list -l schellma:protodune-sp-physics-generic
creator created prnt/chld files namespace/name
---------------- ------------------- --------- ---------- ----------------------------------------
schellma 2022-10-08 13:41:54 0/0 schellma:protodune-sp-physics-generic
seems to say there are not files in the dataset
metacat dataset list -c schellma:protodune-sp-physics-generic
schellma:protodune-sp-physics-generic
ditto, seems to think it is empty
metacat query "files from schellma:protodune-sp-physics-generic" | grep -c root
674918
Is this expected behavior?
I'm trying to see what is in a dataset. Here is what I get