nd4j.graph.UIGraphStructure.endUIGraphStructure = function(builder) {
  var offset = builder.endObject();
  return offset;
};