BHoM / RDF_Prototypes

Research project of the Cluster of Excellence "Integrative Computational Design and Construction for Architecture" (IntCDC) https://www.intcdc.uni-stuttgart.de/ **Project Name**: Knowledge Representation for Multi-Disciplinary Co-Design of Buildings. https://www.intcdc.uni-stuttgart.de/research/research-projects/rp-20/
GNU Lesser General Public License v3.0
9 stars 4 forks source link

Graph_DB adatper: Push should wait for async method to complete before returning #124

Closed alelom closed 8 months ago

alelom commented 8 months ago

Description:

Currently the Push doesn't wait for the async method to complete, and this could create consistency issues when using the Push from UIs.

Steps to reproduce:

Expected behaviour:

Test file(s):