Skip to content

Paprika model and metrics

Geoffrey Hecht edited this page Aug 18, 2014 · 20 revisions

This page describes the properties and metrics collected by Paprika and stored in the graph model.

Model entities

The model is composed of 6 main entities with attached properties. In the graph database each entity (excepting modifier) is represented by a node and the properties are attached to this node.

App

Represents an analyzed application. Most of the properties are metadatas which are passed are parameters to launch the analysis.

Name

Key

Rating

Date

Package

Size

Developer

Category

Price

nbDownload

Class

Variable

Argument

Method

Variable

Modifier

Relations between entities

App-Class

Class-Method

Class-Attributs

Metrics

Clone this wiki locally