-
Notifications
You must be signed in to change notification settings - Fork 181
Closed
Labels
BUGSomething isn't workingSomething isn't working
Description
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
Metadata
Metadata
Assignees
Labels
BUGSomething isn't workingSomething isn't working