Skip to content
Snippets Groups Projects
Commit 41354a49 authored by Sina Rohde's avatar Sina Rohde
Browse files

edited property needs datatype

parent 75d30020
No related branches found
No related tags found
1 merge request!22edited property needs datatype
Pipeline #12160 passed with warnings
......@@ -10,7 +10,8 @@ at the chapter :any:`caosdb-server:Data Model` .
In order to insert some actual data, we need to create a data model
using RecordTypes and Properties (You may skip this if you use a CaosDB
instance that already has the required types). So, let’s create a simple
instance that already has the required types). When you create a new Property
you must supply a datatype. So, let’s create a simple
Property called “a” of datatype double. This is very easy in pylib:
.. code:: python
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment