DataModelImport.newXmlNode

Creates a new #GdaDataModel and loads the data in node. The resulting data model can be accessed in a random way.

class DataModelImport
static
newXmlNode

Parameters

node libxml2.types.NodePtr

an XML node corresponding to a <data-array> tag

Return Value

Type: gda.data_model.DataModel

a pointer to the newly created #GdaDataModel.