You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using Neo4j 4 in embedded mode, and want to register a few APOC procedures. I'm looking for a non-shaded artifact that includes the procedures I need (Create and Merge), but can't seem to find any. I'm currently using org.neo4j.procedure:apoc:4.4.0.7:all, but the shaded dependencies create headaches for us.
If there's no non-shaded Maven artifact for this, please consider publishing one.
The text was updated successfully, but these errors were encountered:
I'm using Neo4j 4 in embedded mode, and want to register a few APOC procedures. I'm looking for a non-shaded artifact that includes the procedures I need (Create and Merge), but can't seem to find any. I'm currently using org.neo4j.procedure:apoc:4.4.0.7:all, but the shaded dependencies create headaches for us.
If there's no non-shaded Maven artifact for this, please consider publishing one.
The text was updated successfully, but these errors were encountered: