Topics ›
Software-Product-Function>sap-Hana-Multi-Model-Processing
24 tutorials tagged with Software-Product-Function>sap-Hana-Multi-Model-Processing.
Try Out Multi-Model Functionality with the SAP HANA Database Explorer and Database Objects App
Explore knowledge graph, property graph, JSON document store, and spatial capabilities in the SAP HANA database explorer.
Explore Visualization Options for Spatial Data in SAP HANA Cloud
Get an overview about the exercises in this tutorial group and prepare your SAP HANA Cloud, SAP HANA database. You will also learn about the different options …
Connect SAP HANA Database in SAP HANA Cloud to Python
Learn to set up a connection between SAP HANA database in SAP HANA Cloud and Jupyter Notebook.
Create Graph Workspace Visualization in SAP HANA Cloud, SAP HANA Database
Learn to visualize a Graph Workspace in SAP HANA Cloud, SAP HANA database using Kepler.gl.
Analyze Graph Workspace in SAP HANA Cloud, SAP HANA Database
Learn to use algorithms to analyze and process a Graph Workspace in SAP HANA Cloud, SAP HANA database.
Understand Strings in SAP HANA Spatial
A string ('a curve' in more general) is a spatial data type that connects points
Understand Points in SAP HANA Spatial
A point is a spatial data type for a 0-dimensional geometry representing a single location
Understand Polygons in SAP HANA Spatial
A polygon is a spatial data type that defines a region of space
Understand Spatial Columns in SAP HANA Spatial
Using columns to store and process spatial data in tables
Understand Z and M coordinates in SAP HANA Spatial
Geometries can optionally have Z (3rd dimension) and M (measure) values associated with each point in addition to X and Y coordinates
Understand Spatial Reference Systems in SAP HANA Spatial
In the context of spatial databases, the defined space in which geometries are described is called a spatial reference system (SRS).
Access methods
Spatial access methods help you to retrieve properties of geometries
Computation methods
Computation methods help you calculating characteristics of geometries
Transformation methods
Transformation methods transform a geometry into some other geometry
Add Planar Geometries to SAP HANA Database in SAP HANA Cloud
Learn about what Spatial Reference Systems are and how to add planar geometries based on WGS84 geometries to a table in SAP HANA Cloud, SAP HANA database.
Determine the Distance to a Target POI
Learn how you can select specific location points via SQL and determine the distance between two points in SAP HANA Cloud, SAP HANA database.
Identify Relevant Networks in Spatial Data
Learn how to identify a relevant area in your spatial data in SAP HANA Cloud, SAP HANA database.
Visualize a Voronoi Cell Using a Scalable Vector Graphic
Learn how you can visualize edges and use Voronoi cells to check parameters in an area in your spatial data in SAP HANA Cloud, HANA database.
Connect Nodes, Centroids and Voronoi Cells to POI
Learn how you can enhance a table with POI's by adding columns that hold Voronoi cells, Centroids and Node references that can be used for calculating shortest …
Take Your First Steps with the SAP HANA Graph Engine
Learn how to prepare your data for the SAP HANA Cloud, SAP HANA database Graph Engine how to create a Graph Workspace.
Calculate Shortest Path Using a GRAPH Procedure
Learn how to use a GRAPH Procedure to calculate shortest paths on the Street Network.
Use a Cost Function to Calculate Shortest Path
Learn how to use a more complex cost function to calculate shortest paths and how to wrap this procedure into a table function to compare different paths.
Calculate Isochrones and Closeness Centrality
Learn how to use Shortest Paths One-To-All (SPOA) and Breadth First Search (BFS) functions, which allow you to calculate isochrones and closeness centrality.
Visualize Spatial Data in SAP HANA Cloud Using Jupyter Notebook
Connect your Python script from Jupyter Notebook to SAP HANA Cloud, SAP HANA database, creating a visualization of spatial data in SAP HANA Cloud.