This module contains a collection of small example programs illustrating intended use of Morpheus. This includes standard Cypher processing, multiple graph processing, data ingestion and interoperability with Spark SQL and GraphX.
The examples are intended to be independently understood, with code comments and documentation explaining the workflow.
These examples are currently present:
CaseClassExampleCypherSQLRoundtripExampleDataFrameInputExampleCustomDataFrameInputExampleDataFrameOutputExampleDataSourceExampleGraphXPageRankExampleMultipleGraphExampleNeo4jWorkflowExampleRecommendationExampleUpdateExample
The list of examples is continuously updated, and you will always find the latest listing directly in the source package.