*[8. Updating the table data](#8-updating-the-table-data)
*[8. Updating the table data](#8-updating-the-table-data)
## 1. Setting your environment
## 1. Setting your environment
In this section we'll look at how to get MonetDB working with hotmapper.
In this section we'll look at how to get MonetDB working with HOTMapper.
#### Important:
#### Important:
The MonetDB Apr2019 (11.33.3) version should be avoided, because it has a bug when inserting into a table with multiple constraints. It's already fixed in their nightly build so you should be fine using any superior version or the August2018 one.
The MonetDB Apr2019 (11.33.3) version should be avoided, because it has a bug when inserting into a table with multiple constraints. It's already fixed in their nightly build so you should be fine using any superior version or the August2018 one.
...
@@ -44,7 +44,7 @@ Install python3-venv, if you don't have it, using the command bellow.
...
@@ -44,7 +44,7 @@ Install python3-venv, if you don't have it, using the command bellow.
$ sudo apt-get install python3-venv
$ sudo apt-get install python3-venv
~~~
~~~
Inside the hotmapper folder execute the following commands:
Inside the HOTMapper folder execute the following commands: