This module contains a collection of small example programs illustrating intended use of CAPS. 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:
CaseClassExample
CypherSQLRoundtripExample
DataFrameInputExample
CustomDataFrameInputExample
DataFrameOutputExample
DataSourceExample
GraphXPageRankExample
MultipleGraphExample
Neo4jWorkflowExample
RecommendationExample
UpdateExample
The list of examples is continuously updated, and you will always find the latest listing directly in the source package.