Skip to content

How to install Graph Data Science (GDS) library embedded in Java applications #117

@xiz675

Description

@xiz675

Hi friends,

I have a similar setting to this issue but different error: #91 (comment)

  1. I downloaded graph-data-science jar and put it under plugins folder;
  2. I added these two lines to neo4j.conf
dbms.security.procedures.unrestricted=gds.*
dbms.security.procedures.whitelist=gds.*
  1. I started the server in java code:
    屏幕快照 2021-06-18 下午10 01 04

Then I got an error when starting the embedded database in Java :
屏幕快照 2021-06-18 下午10 03 33

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