Technology Blogs by SAP
Learn how to extend and personalize SAP applications. Follow the SAP technology blog for insights into SAP BTP, ABAP, SAP Analytics Cloud, SAP HANA, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 
pmugglestone
Product and Topic Expert
Product and Topic Expert

Hi,

Graph processing is a hot topic right now - especially since it enabled investigative journalists to uncover the world's biggest offshore banking scandal. Commonly referred to as the "Panama Papers", graph processing allowed investigators to sift through a 2.6 terabyte morass of data incorporating 1,400 offshore tax havens and 100,000 companies in order to reveal hitherto unknown connections.


Did you know that SAP HANA includes a native in-memory graph processing capability?

To quotemichael.eacrett's recent blog covering what's new in SPS 12:


"SAP HANA graph data processing is now generally available, providing the processing capabilities help customers extract deeper insights from hyper-connected data and their relationships. SAP HANA includes a graph engine with built-in graph algorithms (neighborhood search, shortest path, strongly connected components, pattern matching) to find connections without manually creating complex JOIN statements. It also introduces a Property Graph model with flexible schema, which enables users to traverse relationships without the need for predefined modeling.  It also comes with a graph viewer tool (for quick visualization and dynamic interaction (i.e. change algorithm parameters) with graph data real-time, and a graph modeler tool that is (integrated with SAP Web IDE for SAP HANA to create and consume graphs visually instead of via SQL or SQLScript."













So you're raring to get going with graph processing but don't know where to start? Well that's where the SAP HANA Academy comes in...


With nearly two hours of hands-on video content, the new SAP HANA Academy playlist covering SAP HANA graph data processing provides tutorials that cover everything from a chalkboard overview and introduction, to downloading, installing, and working with the graph viewer tool, to enabling graph processing inside calculation views via the graphical modeler based on XS Advanced and SAP Web IDE for SAP HANA.

Here are direct links to all of the video tutorials published so far:


Getting Started


Create Graph Workspace

Graph Viewer:

Overview of Graph Viewer

Neighborhood Search

Neighborhood Search with Parameters

Strongly Connected Components

Shortest Path

Pattern Search

Graphical modeler in XS Advanced and SAP Web IDE for SAP HANA:

Getting Started

Create Project

Create Graph Workspace

Calc View - Strongly Connected Components

Calc View - Neighborhood Search

Calc View - Neighborhood Search with Parameters

Alternatively, here's the main playlist on YouTube: SAP HANA Academy - Graph

The code samples used in the videos are available here: https://github.com/saphanaacademy/Graph

If this has whetted your appetite in other new stuff in SPS 12 do check out the following playlist: SAP HANA Academy - What's New in SPS 12

All feedback welcome – in the comments section below, @pmugglestone or mailto:HanaAcademy@sap.com.

Happy graph processing!

Philip

9 Comments