Skip to content

Subsetting creates edges pointing to non existing nodes #14

@Paco-Danes

Description

@Paco-Danes

Hello, i think that the subsetting procedure doesn't filter out edges to the nodes that actually exist in the subset.
If i try to load the csv to neo4j with the command, it gives an error by finding edges pointing to nodes (id) that do not exist (since by subsetting a lot of nodes are excluded).
I don't know if this should not happen and i did something wrong with the import, but if this is not the case i think we should ensure that during the subset option, each edge is retained only if both source and also target nodes are present in the nodes subset.

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