Skip to content

Allow additional db_properties to from_gds integration #220

@FlorentinD

Description

@FlorentinD

GDS only supports numerical properties.
For better context, it is supported to get also additional properties from the db.

We should also allow in from_gds to set the db_node_properties.

API-wise we have two options:

A) Allow passing it to additional_node_properties. And the library figures out which is a db property and which is a GDS property

B) Adding a new parameter to from_gds such as additional_db_node_properties, which we can pass 1:1 to the GDS call

WDYT @adamnsch

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