Skip to content

GDS 2.1.12 Don't filter Nodes When Runs an Algorithm #222

@PonceOrtiz

Description

@PonceOrtiz

Describe the bug

To Reproduce

GDS version: 2.1.12
Neo4j Desktop version: 1.4.15
Operating system: Windows 10

Steps to reproduce the behavior:

  • [1] Create the database Fraud Risk Prevention
  • [ 2] Run graph projection query on file scripts.txt
  • [ 3] Run pagerank stream algorithm provider on file scripts

Expected behavior
When you specify node filters ['User'] , you expected only labels "User" ,but instead all nodes
are retrieved

Additional context
file dump database can't be uploaded by size restrictions , you can test this beheavor in your own
graph database with GDS version: 2.1.12

scripts.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    BUGSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions