mirror of https://gitee.com/bigwinds/arangodb
ffffff
This commit is contained in:
parent
5417e32beb
commit
5ce1b8bcc1
|
@ -450,6 +450,8 @@ void GatherNode::toVelocyPackHelper(VPackBuilder& nodes, unsigned flags,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
nodes.add("isParallizable", VPackValue(isParallelizable()));
|
||||||
|
|
||||||
// And close it:
|
// And close it:
|
||||||
nodes.close();
|
nodes.close();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue