Slide 1

Slide 1 text

No content

Slide 2

Slide 2 text

No content

Slide 3

Slide 3 text

No content

Slide 4

Slide 4 text

No content

Slide 5

Slide 5 text

No content

Slide 6

Slide 6 text

No content

Slide 7

Slide 7 text

No content

Slide 8

Slide 8 text

No content

Slide 9

Slide 9 text

Vertex edge Graph Database (also called node)

Slide 10

Slide 10 text

edge edge label edge properties edge ID directed edge vertex (node) vertex properties vertex ID a vertex can have a label

Slide 11

Slide 11 text

No content

Slide 12

Slide 12 text

Scalable and Persistent Storage Graph Data Access Layer API Graph Analytics In-memory Analytic Engine Blueprints & SolrCloud / Lucene Property Graph Support on Apache HBase, Oracle NoSQL or Oracle DB 12.2+ REST Web Service Python, Perl, PHP, Ruby, Javascript, … Java APIs Java APIs/JDBC/SQL/PLSQL Cytoscape Plug-in R Integration (OAAgraph) Spark integration SQL*Plus, … PGX

Slide 13

Slide 13 text

• • BEGIN OPG_APIS.CREATE_PG('sa607', 4, 8, ''); END;

Slide 14

Slide 14 text

There is a new column “VL” added in PGX 3.1.1 only

Slide 15

Slide 15 text

Name Null? Type ----- -------- ----------------------- VID NOT NULL NUMBER VL NVARCHAR2(3100) K NVARCHAR2(3100) T INTEGER V NVARCHAR2(15000) VN NUMBER VT TIMESTAMP WITH TIMEZONE 47 name: Matthew McConaughey [T=1] age: 47 [T=2] birth-date:1969-11-04 12:00:00.0 [T=5] Name Null? Type ------- -------- ------------------------ EID NOT NULL NUMBER SVID NOT NULL NUMBER DVID NOT NULL NUMBER EL NVARCHAR2(3100) K NVARCHAR2(3100) T INTEGER V NVARCHAR2(15000) VN NUMBER VT TIMESTAMP WITH TIME ZONE 46 47 admires weight:1.0 [T=4] 1102 Column “VL” added in PGX 3.1.1 only

Slide 16

Slide 16 text

• • • • • • •

Slide 17

Slide 17 text

No content

Slide 18

Slide 18 text

No content

Slide 19

Slide 19 text

• • • • • • • • • • It can only get better in future releases …

Slide 20

Slide 20 text

• • • •

Slide 21

Slide 21 text

• • • • • • • •