memgraph/src/utils
Matej Ferencevic ca00575f82 Implement new functions for new SkipList
Summary:
Implement find equal or greater
Implement estimate count
Implement estimate range count

Reviewers: teon.banek, msantl

Reviewed By: teon.banek

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1804
2019-01-15 16:05:58 +01:00
..
hashing Clean utils folder (namespaces, function names) 2018-04-22 09:44:32 +02:00
random Clean utils folder (namespaces, function names) 2018-04-22 09:44:32 +02:00
sysinfo Fix memory warning errors 2018-08-17 16:29:46 +02:00
thread Implement new spin lock 2019-01-08 09:15:07 +01:00
algorithm.hpp Implement single node two-sided BFS 2018-08-29 12:56:39 +02:00
atomic.hpp Fix recovery bug (transaction ID bumping) 2018-03-23 10:09:04 +01:00
bound.hpp GraphDbAccessor - label+property index cardinalities for exact value and value ranges 2017-07-06 10:22:19 +02:00
bswap.hpp Clean utils folder (namespaces, function names) 2018-04-22 09:44:32 +02:00
cast.hpp Add support for the id function 2018-07-04 22:14:13 +02:00
CMakeLists.txt Serialize StateDelta for HA 2018-11-12 13:36:11 +01:00
crtp.hpp Clean utils folder (namespaces, function names) 2018-04-22 09:44:32 +02:00
demangle.cpp Add client side RPC stats 2018-02-22 12:34:48 +01:00
demangle.hpp Add client side RPC stats 2018-02-22 12:34:48 +01:00
dynamic_lib.hpp Use GLogger instead of broken memgraph Logger. 2017-06-21 15:33:24 +02:00
exceptions.hpp Take care of warnings/errors created by cppcheck. 2017-11-10 10:28:02 +01:00
executor.hpp Clean utils folder (namespaces, function names) 2018-04-22 09:44:32 +02:00
file.cpp Implement Kafka Python transform 2018-08-06 13:53:26 +02:00
file.hpp Implement Kafka Python transform 2018-08-06 13:53:26 +02:00
flag_validation.hpp Refactor GraphDb 2018-01-12 16:47:24 +01:00
fswatcher.hpp Clean utils folder (namespaces, function names) 2018-04-22 09:44:32 +02:00
future.hpp Clean utils folder (namespaces, function names) 2018-04-22 09:44:32 +02:00
likely.hpp antlr integration, *.hpp and *.cpp inside src dir, cleanup 2017-02-17 16:20:31 +01:00
linux.hpp Implement new SkipList 2019-01-14 13:01:15 +01:00
measure_time.hpp benchmark folder has been removed from the root dir, README update, measure_time.hpp comments 2017-02-18 14:36:50 +01:00
on_scope_exit.hpp Clean utils folder (namespaces, function names) 2018-04-22 09:44:32 +02:00
placeholder.hpp Clean utils folder (namespaces, function names) 2018-04-22 09:44:32 +02:00
platform.hpp antlr integration, *.hpp and *.cpp inside src dir, cleanup 2017-02-17 16:20:31 +01:00
random_graph_generator.hpp Refactor storage file structure 2018-11-06 18:17:31 +01:00
scheduler.hpp Throw exceptions on RPC failure and Distributed error handling 2018-09-27 16:27:40 +02:00
serialization.capnp Replace boost with capnp in RPC 2018-06-04 10:45:12 +02:00
serialization.hpp Extract stats to static lib 2018-08-23 10:33:50 +02:00
signals.cpp Split signals utils into cpp and hpp 2018-04-03 11:17:11 +02:00
signals.hpp Split signals utils into cpp and hpp 2018-04-03 11:17:11 +02:00
skip_list.hpp Implement new functions for new SkipList 2019-01-15 16:05:58 +01:00
small_vector.hpp Add SmallVector and tests 2018-11-14 15:04:12 +01:00
spin_lock.hpp Implement new spin lock 2019-01-08 09:15:07 +01:00
stack.hpp Implement new SkipList 2019-01-14 13:01:15 +01:00
stacktrace.hpp Clean utils folder (namespaces, function names) 2018-04-22 09:44:32 +02:00
string.hpp New client features: non-interactive shell, shell commands, csv format 2018-10-16 09:04:34 +02:00
terminate_handler.hpp Clean utils folder (namespaces, function names) 2018-04-22 09:44:32 +02:00
thread.cpp Throw exceptions on RPC failure and Distributed error handling 2018-09-27 16:27:40 +02:00
thread.hpp Throw exceptions on RPC failure and Distributed error handling 2018-09-27 16:27:40 +02:00
timer.hpp Add query profiling: Tree 2019-01-15 12:13:40 +01:00
timestamp.hpp Simplify snapshot and WAL filenames 2018-11-30 22:04:06 +01:00
total_ordering.hpp Remove vtable from TotalOrdering 2018-12-05 09:46:18 +01:00
tsc.hpp Add TSC implementation 2019-01-08 15:44:59 +01:00
typeinfo.hpp Add missing include to typeinfo.hpp 2019-01-11 14:42:29 +01:00
uuid.cpp Initial implementation of telemetry 2018-06-20 14:49:07 +02:00
uuid.hpp Initial implementation of telemetry 2018-06-20 14:49:07 +02:00
visitor.hpp Fix total_weight not being returned with RETURN * 2018-10-18 15:03:46 +02:00
watchdog.cpp Clean utils folder (namespaces, function names) 2018-04-22 09:44:32 +02:00
watchdog.hpp Clean utils folder (namespaces, function names) 2018-04-22 09:44:32 +02:00