NodeBuilder.addNull() as This NodeBuilder object
Add a null node to the node tree the builder is building.
const builder = new NodeBuilder(); builder.addNull(); builder.toNode(); // Returns a JSON null node
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.