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
+ 1
0
@@ -30,6 +30,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
@@ -30,6 +30,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* `etag` property for the `caosdb.Query` class. The etag allows to debug the
* `etag` property for the `caosdb.Query` class. The etag allows to debug the
caching and to decide whether the server has changed between queries.
caching and to decide whether the server has changed between queries.
* function `_read_config_files` to read `pycaosdb.ini` files from different paths.
* function `_read_config_files` to read `pycaosdb.ini` files from different paths.
 
* function `retrieve_substructure` that recursively adds connected entities.
### Changed ###
### Changed ###
Loading