Skip to content

doc: clarify special columns in API docs #50

@jkbradley

Description

@jkbradley

We should make it clear what happens when a vertex or edge DataFrame contains a column with a special name. E.g., what happens when you call PageRank on a graph whose vertices already have a "pagerank" column? We currently throw an error, but we should be more explicit about this, both in runtime checks in the code and in the API docs.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions