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
  • 943 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
  • 1183 Views
  • 1 replies
  • 1 kudos

Need help correcting a query

LOAD CSV WITH HEADERS FROM 'https://github.com/aravind-sundaresan/Graph-ML-Fraud-Detection/blob/master/data/bs140513_032310.csv' AS line WITH line, SPLIT(line.customer, "'") AS customerID, SPLIT(line.merchant, "'") AS merchantID, SPLIT(line.age, "'")...

File import from s3

Hello, I am trying to import file from s3 to neo4j but I am getting error which is Neo.ClientError.Statement.ExternalResourceFailed: Couldn't load the external resource at: ''s3 link" i did the aws configuration as well. Also, I did make the changes ...

Neo4j ldap configuration 3.5

i was trying integrate LDAP to neo4j 3.5. 3.5 documentation says that dbms.security.ldap.authorization.group_to_role_mapping is deprecated, but examples still use them. if so, how do I map LDAP group of an user-login to neo4j role in neo4j 3.5? Thank...

gu4gps by Node
  • 971 Views
  • 5 replies
  • 0 kudos

LDAP roles not working

Version: Neo4j Enterprise Edition, 4.1 We use Secure OpenLDAP So I managed to configure LDAPS(i.e. secure LDAP) with Neo. I can log in with LDAP username and password successfully however the user only has the PUBLIC role. I have the dbms.security.ld...

SPK by Node
  • 446 Views
  • 1 replies
  • 0 kudos

Is Neo4j Bloom made using D3.js?

I'm curious as to how Neo4j Bloom was made, as it is one of the best web-based graph visualisers I've come across. I can see that from inspecting the Neo4j Browser that the graph visualisation leverages SVG similarly to D3.js. Is D3.js the library th...

bw1 by Node
  • 784 Views
  • 1 replies
  • 0 kudos

Neo4j Desktop 1.3.5 and 1.3.6 have both been recalled

Hello, We have recently released, then rolled back updates to Neo4j Desktop, versions 1.3.5 and 1.3.6. They have both revealed migration problems stemming from some internal refactoring. The refactoring has revealed gaps in our testing regime, which ...

abk by Neo4j
  • 976 Views
  • 5 replies
  • 1 kudos