Quantcast
Channel: SCN : Discussion List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 6412

SAP HANA Graph Engine

$
0
0

Hi All,

      I have been working on SAP HANA Graphs in SPS09.

I have a few doubts.

 

1. In SPS08,

    We had two table Associations and Infoitems.

          In SPS09 we have Edges and Vertices, I want to know why is that even when i define a term as a vertex it is being created in Edges as well.

This didn't happen in SPS08.

 

2. I am trying Backward graph traversal and it is not working neither i am getting any error.

     Here is the code

 

                         CALL GEM('USE WORKSPACE uri:SFPWS;

                                              $successfactors = {uri:successfactors};

                                              $acquiredBy = $successfactors<-[@core:type = uri:acquires]-;

                                               RESULT uri:acquiredBy FROM $acquiredBy;

                                             ');

      The output that has to be is

                 Desired Output.png

     The output I am getting is

                    out.png

Thanks and Regards,

Ramya G


Viewing all articles
Browse latest Browse all 6412

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>