Skip to content

Wrong Parameter when adding new column to Node Table #9

@harrismirza

Description

@harrismirza

col = nodeTable.addColumn(AVG_EUCLIDEAN_DISTANCE, "Average Euclidean Distance", Double.class, Origin.DATA);

The last parameter in this line seems wrong, according to the docs, that parameter should be the default value of the column.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions