Skip to content
Snippets Groups Projects

F retrieve substructure

Merged Alexander Schlemmer requested to merge f-retrieve-substructure into dev
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -36,6 +36,7 @@ plantuml FILENAME.pu -> FILENAME.png
import os
import caosdb as db
from caosdb.common.datatype import is_reference, get_referenced_recordtype
REFERENCE = "REFERENCE"
Loading