Adapt comment
This commit is contained in:
parent
bc32a3d305
commit
aace5db8cc
@ -16,7 +16,7 @@
|
||||
#include "query/v2/bindings/frame.hpp"
|
||||
|
||||
namespace memgraph::query::v2 {
|
||||
constexpr unsigned long kNumberOfFramesInMultiframe = 1000; // #NoCommit have it configurable
|
||||
constexpr uint64 kNumberOfFramesInMultiframe = 1000; // TODO have it configurable
|
||||
|
||||
class ValidFramesConsumer;
|
||||
class ValidFramesModifier;
|
||||
|
Loading…
Reference in New Issue
Block a user