ProvSQL C/C++ API
Adding support for provenance and uncertainty management to PostgreSQL databases
Loading...
Searching...
No Matches
oj_sl_replace_ctx Struct Reference

Mutator: replace the specific SubLink node target (by pointer) with replacement. More...

Public Attributes

SubLink * target
Node * replacement

Detailed Description

Mutator: replace the specific SubLink node target (by pointer) with replacement.

Definition at line 9241 of file provsql.c.

Member Data Documentation

◆ replacement

Node* oj_sl_replace_ctx::replacement

Definition at line 9243 of file provsql.c.

◆ target

SubLink* oj_sl_replace_ctx::target

Definition at line 9242 of file provsql.c.


The documentation for this struct was generated from the following file:
  • /home/pierre/git/software/provsql/src/provsql.c