JanusGraph培训
Introduction
Overview of JanusGraph Features and Architecture
Setting up the Environment
How JanusGraph Stores and Distributes Data
Planning the Database in Accordance with CAP Theorem (C=Consistency, A=Availability, P=Partitionability)
Installing and Configuring the JanusGraph Server
Integrating JanusGraph with Casandra
Integrating JanusGraph with HBase
Connecting with the Server (gremlin console, gremlin python and graphexp).
Querying the Database
Analyzing a Graph Using the Gremlin Graph Traversal Language
Modeling a Domain as a Graph
Enabling Search with Elasticsearch, Apache Solr or Apache Lucene
Visualizing Data
Integrating with Apache Spark to analyze Global Graph Data (OLAP)
Integrating JanusGraph with 3rd Party Storage Adapters
Troubleshooting
Summary and Conclusion