cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Forum Posts

Beta Opportunity for Neo4j Workspace

Introducing Neo4j Workspace We’re inviting you to check out Neo4j Workspace. Workspace combines our most powerful graph tools (Data Importer, Bloom, and Browser) all in one place to help you get up and running with graph databases faster. For experie...

Screen Shot 2022-10-14 at 12.48.07 PM.png
TrevorS by Community Team
  • 966 Views
  • 1 replies
  • 0 kudos

About the Neo4j Graph Platform Category

The Neo4j Graph Platform includes the core database and all the technologies surrounding the database, making it useful and accessible for a lot of different users. When asking a question, please select a descriptive label that best matches your quer...

Neo4j-graph-database-to-graph-platform.png
yolande by Community Team
  • 1195 Views
  • 1 replies
  • 1 kudos

Code injection vulnerability

This is a question about the Code injection vulnerability Code Injection Software Attack | OWASP Foundation Is there a possibility that if code is stored in a node or relationship property then that code can be used for malicious reasons, like deleti...

Remote Access to Bloom on Aura Instance

Hi all! I know this question is kinda obvious from the business model POV but I wanted to be sure it's not a technical problem. Is there any way to use Bloom from your Neo4J Desktop while connected to an aura Instance? Regards! Bennu

Bennu by Graph Fellow
  • 529 Views
  • 1 replies
  • 0 kudos

Resolved! Global id space is missing data

When using the neo4j admin import CSV tool I get: global id space is missing data for a couple (8 out of multiple 100k) of relations. So far I could not figure out what the error is meaning or how to resolve it. I know that using --skip-bad-relations...

Neo.ClientError.Procedure.ProcedureCallFailed: Failed to invoke procedure `apoc.load.jdbc`: Caused by: java.sql.SQLException: ORA-00604: error occurred at recursive SQL level 1 ORA-01882: timezone region not found

version : neo4j-community-3.5.11 debug log Error: ORA-00604: error occurred at recursive SQL level 1 ORA-01882: timezone region not found ORA-00604: error occurred at recursive SQL level 1 ORA-01882: timezone region not found java.sql.SQLException: O...

Resolved! Neo4j Sandbox - Collaborator Invites Pending

A similar question was asked in this category on May 28, 2021, and has received no answer. (May 28: https://community.neo4j.com/t/invited-coworkers-are-not-able-to-see-the-project/38988.) I have four invites to my Sandbox that are "pending", well mor...

Resolved! Encoding issue with space characters

I have pulled in data from separate data sources. I am of course de-silo-ing the data by making connections across them. However I found a problem. I ran a DISTINCT on the names and got 2 seemingly identical results. Well, okay, to the eye they a...

3X_2_4_2472e6cf0fe37b0f86d8ecde570008f80a2e2e32.jpeg
mojo2go by Graph Buddy
  • 1058 Views
  • 4 replies
  • 1 kudos

Impossible to export from embedded database

neo4j 3.5 (The version 4 never worked in embedded context, it does not creates links between nodes... Tried everything....) Hi, I have a huge database with lots of differents type of nodes and relationships. I'm trying desperately to export my datab...

Extending Authorization for Neo4j Enterprise

Can anyone tell me if the specific principal making a connection request to the graph is available in the AuthorizationPlugin.Adapter.authorize method? From what I can tell, It's a collection of all principals and providers. I'm not sure if that coll...