.. |
CMakeLists.txt
|
Add basic support for unique constraints in storage
|
2020-02-10 12:45:28 +01:00 |
commit_log.hpp
|
Document exceptions and other details in storage v2 API
|
2019-09-05 10:04:40 +02:00 |
config.hpp
|
Implement WAL writing for storage v2
|
2019-10-29 16:18:12 +01:00 |
constraints.cpp
|
Support property set for unique constraints
|
2020-02-13 12:41:35 +01:00 |
constraints.hpp
|
Support property set for unique constraints
|
2020-02-13 12:41:35 +01:00 |
delta.hpp
|
Fix garbage collector race condition in storage v2
|
2019-12-05 10:22:21 +01:00 |
durability.cpp
|
Add basic support for unique constraints in storage
|
2020-02-10 12:45:28 +01:00 |
durability.hpp
|
Make Vertex|Edge lock member mutable
|
2020-01-13 10:10:02 +01:00 |
edge_accessor.cpp
|
Add basic support for unique constraints in storage
|
2020-02-10 12:45:28 +01:00 |
edge_accessor.hpp
|
Add basic support for unique constraints in storage
|
2020-02-10 12:45:28 +01:00 |
edge_ref.hpp
|
Add support for disabling properties on edges
|
2019-09-25 10:17:19 +02:00 |
edge.hpp
|
Make Vertex|Edge lock member mutable
|
2020-01-13 10:10:02 +01:00 |
id_types.hpp
|
Add default constructor and std::hash to v2/id_types
|
2019-09-03 16:13:52 +02:00 |
indices.cpp
|
Add basic support for unique constraints in storage
|
2020-02-10 12:45:28 +01:00 |
indices.hpp
|
Add basic support for unique constraints in storage
|
2020-02-10 12:45:28 +01:00 |
mvcc.hpp
|
Make Vertex|Edge lock member mutable
|
2020-01-13 10:10:02 +01:00 |
name_id_mapper.hpp
|
Use std::string_view in storage NameTo... functions
|
2020-02-25 12:15:31 +01:00 |
property_store.cpp
|
Implement local buffer for PropertyStore
|
2019-12-23 15:34:51 +01:00 |
property_store.hpp
|
Implement local buffer for PropertyStore
|
2019-12-23 15:34:51 +01:00 |
property_value.hpp
|
Fix label+property index iteration in v2
|
2019-11-18 14:54:45 +01:00 |
result.hpp
|
Add NONEXISTENT_OBJECT error to storage v2
|
2019-11-15 10:01:22 +01:00 |
storage.cpp
|
Use std::string_view in storage NameTo... functions
|
2020-02-25 12:15:31 +01:00 |
storage.hpp
|
Use std::string_view in storage NameTo... functions
|
2020-02-25 12:15:31 +01:00 |
transaction.hpp
|
Implement WalFile for storage v2
|
2019-10-25 16:08:17 +02:00 |
vertex_accessor.cpp
|
Add basic support for unique constraints in storage
|
2020-02-10 12:45:28 +01:00 |
vertex_accessor.hpp
|
Add basic support for unique constraints in storage
|
2020-02-10 12:45:28 +01:00 |
vertex.hpp
|
Make Vertex|Edge lock member mutable
|
2020-01-13 10:10:02 +01:00 |
view.hpp
|
Replace query::GraphView with storage::View
|
2019-09-06 14:58:27 +02:00 |