Creates a node table from the given DataFrame.
Creates a node table from the given DataFrame. By convention, there needs to be one column storing node identifiers and named after GraphEntity.sourceIdKey. All remaining columns are interpreted as node property columns, the column name is used as property key.
implied node labels
node data
a node table with inferred node mapping