The Intersection of Learning, Knowledge, and Language
This is an abbreviated and edited version of a presentation by Dan McCreary, Distinguished Engineer - Advanced Technology Collaborative at Optum, a division of UnitedHealth Group, during the Graph +…
Accelerated Graph Analytics to Answer Complex Business Questions
This is an abbreviated and edited version of a presentation by Bob DeCarlo, General Manager, Global Accounts, Financial Services, Bank of America at HPE, and Delvon Jones, Director and Chief…
Infection Chains: Discovering the Unknown using Graph Analytics
Quick Shoutout to Simon Sinek on his Golden Circle of WHY, HOW, WHAT. To learn more on that framework check Simon out on his website https://simonsinek.com/about/ Starting with the…
Data Lakes will Yield More Business Value when Combined with Graph Databases
Although traditional data warehouse environments have been around for years now, scalability and performance have become a challenge in the face of a big data deluge. This is where data…
Implementing a 24-Join SQL Query in a Graph Database
Many people are unaware that some difficult-to-write and inefficient-to-execute SQL queries can be easily expressed and efficiently executed in a graph database. This is true even for some people who…
Using A Graph Database for Big Data Entity Resolution
We’re Being Deluged By Data According to market intelligence company IDC, the “Global Datasphere” in 2018 reached 18 zettabytes. (Yes, that zettabytes!) And the problem is only going to get…
Working with TigerGraph REST API and CORS (Cross Origin Resource Sharing)
Every web browser follows the “Same-Origin Policy” to maintain system security, and reduce the possibilities of attack by malicious web scripts. Under the same-origin policy, a web page can only…