Skip to content

Could not initialize class org.nd4j.linalg.factory.Nd4j #10

@paltusplintus

Description

@paltusplintus

When copying the 3rd release .jar file to plugins folder and setting the the config:
dbms.security.procedures.whitelist=regression., embedding.
dbms.security.procedures.unrestricted=regression., embedding.
(running on neo4j 3.5)

The procedures embedding.deepWalk and embedding.deepgl
cannot be run in the neo4j browser due to the error:
neo4j Could not initialize class org.nd4j.linalg.factory.Nd4j

Seems like the compiled file lacks some dependcies.

Sorry I cannot build myself as I am not Java programmer.

Anybody has same issues?
Thx.

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