Scott M. Fulton, III, Head of Developer Organic Marketing, Neo4j AuraDB Nov 04, 2022 16mins read
It’s not a commonly used phrase yet, at least not in the information technology space: graph embedding. For now, it’s more of a data science phrase, borrowed from the playbook of mathematicians. Read more →
Jonathan Thein, Product Marketing – UserTools Nov 03, 2022 3mins read
Neo4j Data Importer is the no-code approach to loading your flat file data into Neo4j, and it’s come a long way since its beta debut in March 2022. Read more →
When I discovered Neo4j Graph Database, it was love at a first sight. It solves a lot of problems of highly relational databases. Besides, its visual representation of the data model is much easier to read and understand. Read more →
As graph databases and graph data is getting more traction in the world the need for specialized graph powered visualization tools to provide feedback to end users is needed.A variety of tools are already available to visualize force-directed graphs but as… Read more →
Scott M. Fulton, III, Head of Developer Organic Marketing, Neo4j AuraDB Oct 10, 2022 32mins read
If you use ours or anyone’s native graph database system, and you wind up with a data model that is not connected, not networked, and does not account for all the possible relationships between all the elements of data in your entire data warehouse, you’re doing it wrong. Read more →
Michael Hunger, Head of Product Innovation & Developer Strategy, Neo4j Aug 22, 2022 10mins read
Over the weekend I was watching the first few (very short) episodes of the new Groot series with my daughter and thought we could revisit the Marvel Data API in our livestream. Read more →
Chintan Desai, Consulting Engineer, Neo4j Aug 17, 2022 4mins read
Health care analytics is an analysis activity that can be undertaken as a result of data collected from four areas within healthcare:Claims and Cost DataPharmaceutical and Research and Development (R&D) DataClinical Data (collected from electronic medical records (EHRs))Patient Behavior and Sentiment Data (patient… Read more →
The GraphQL team at Neo4j recently released beta support for GraphQL Subscriptions in the @neo4j/graphql library. Subscriptions allow clients to listen to changes in their Neo4j database for their real-time applications. Read more →
As a famous hero once said: With data model flexibility comes great responsibility.The schema optionality of Neo4j is convenient for rapid prototyping but can turn into quite the nightmare if the data complexity is not tamed as the dataset grows… Read more →
Earlier this year, we introduced a new tool, Data Importer, to help users easily import their flat file data into Neo4j’s graph database without writing a single line of code. It works by simply providing your flat file data (CSV or TSV) to the Data Importer web interface, modeling the nodes and relationships visually, and mapping the files to your model. Read more →
Tomaž Bratanič, Graph ML and GenAI Research, Neo4j Jul 21, 2022 12mins read
Knowing your users is vital to any business. When your users can interact with each other on a social media platform, content sharing platform, or even work-related platforms, you can construct a network between your users based on their interactions and extract graph-based features to segment your users. Of course, these same approaches can be applied to other platforms that are not user-centric. Read more →
Adam Cowley, Developer Experience Engineer at Neo4j Jul 19, 2022 8mins read
It was always my intention to build the new site in the open on the Neo4j Twitch Channel, but in the end, time got the better of me and I ended up quietly developing the backend in stealth mode. So, in lieu of a Twitch stream, I wanted to take the time to write a follow-up post with some of the more technical aspects of the GraphAcademy rebuild. Read more →
In the last week of June 2022, Neo4j Ops Manager (NOM) was released. My colleague Chris Shelmerdine published a great post with many insights into functionality but also into technical details about how NOM is built: Introducing Neo4j Ops Manager: The Tool You Need to Boost Your Ops Team’s Productivity. Read more →
Tomaž Bratanič, Graph ML and GenAI Research, Neo4j Jul 06, 2022 14mins read
A wave of graph-based approaches to data science and machine learning is rising. We live in an era where the exponential growth of graph technology is predicted [1]. The ability to analyze data points through the context of their relationships… Read more →
Ali Emre Varol, Data Scientist and Certified Neo4j Professional Jul 05, 2022 10mins read
For graph generation, we will use the singles dataset curated by Jeff Sackmann in the tennis_wta and tennis_atp repositories. Jeff’s repositories include CSV files containing all the matches on the Women’s WTA tournaments between 1920 and 2022 and the Men’s ATP tournaments from 1968 to 2022. Strictly speaking, he always keeps the repositories up-to-date. Great thanks to Jeff Sackmann for curating the datasets. Read more →
Tara Jana, Senior Director of Product Marketing Jun 30, 2022 4mins read
Submit Cypher queries that are shorter in length and lower on database hits while still returning the correct query results to win $27k worth of prizes. Do you love coding effectively and optimizing codes for performance? Look no further and… Read more →
With the growth of the graph category, the transition to cloud and the rise of graph data science, we are seeing more and more people and projects using the Neo4j database, developer tools, and GDS products. Historically, we have focused… Read more →