memgraph/storage/model/properties
2016-02-21 22:21:15 +01:00
..
traversers finished refactoring properties 2016-02-20 17:53:09 +01:00
utils finished refactoring properties 2016-02-20 17:53:09 +01:00
all.hpp finished refactoring properties 2016-02-20 17:53:09 +01:00
bool.hpp finished refactoring properties 2016-02-20 17:53:09 +01:00
double.hpp finished refactoring properties 2016-02-20 17:53:09 +01:00
float.hpp finished refactoring properties 2016-02-20 17:53:09 +01:00
floating.hpp Partially added comparators and math operations to numerical properties 2016-02-13 17:59:48 +01:00
int32.hpp finished refactoring properties 2016-02-20 17:53:09 +01:00
int64.hpp finished refactoring properties 2016-02-20 17:53:09 +01:00
integral.hpp finished refactoring properties 2016-02-20 17:53:09 +01:00
null.hpp finished refactoring properties 2016-02-20 17:53:09 +01:00
number.hpp finished refactoring properties 2016-02-20 17:53:09 +01:00
properties.hpp Basic CREATE query works (e.g. CREATE (n {age:25, name:"test"}) RETURN n) 2016-02-21 22:21:15 +01:00
property.hpp finished refactoring properties 2016-02-20 17:53:09 +01:00
string.hpp finished refactoring properties 2016-02-20 17:53:09 +01:00