Skip to content

Filtering for release/staging - spec #52

Description

@dosumis

Delete all ds:DataSet where ds.production or not exists(ds.production)

Delete all i:Individual where (ds)-[:has_source]-(i:Individual)<-[:depicts]-(ch:Individual) WHERE ds.production is False or not exists(ds.production) unless the pipeline is configured for staging and i.staging = True

Delete any node where n.block is True
Delete any edge where e.block is True

@Robbie1977 @matentzn - please review

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions