See: Description
| Package | Description |
|---|---|
| carnival.core | Top level package in the Carnival library that contains Carnival graph and graph method functionality. |
| carnival.core.graph | Graph schema, validation, and method classes. |
| carnival.core.util | Utility classes for carnival core. |
| carnival.gradle | The Carnival Gradle plugin. |
| carnival.graph | Contains the framework for defining property, vertex and edge definitons of a Carnival graph model. |
| carnival.graph.ext | Classes that extend the Apache Tinkerpop-Gremlin API to work with Carnival objects. |
| carnival.util | Contains utility and helper classes such as MappedDataTable, FeatureReport and SqlUtils. |
| carnival.vine | Top level package in the Carnival library that contains functionality for reading and caching data from data sources. |
| test | Classes that support automated testing. |