Documentation

NetworkDataSet extends Model

Holds the generated dataSets, created during a Corporation run.

Table of Contents

Properties

$fillable  : mixed
$table  : mixed

Methods

project()  : BelongsTo
template()  : BelongsTo

Properties

$fillable

protected mixed $fillable = ['template', 'project_id', 'template_id', 'data']

$table

protected mixed $table = 'laravel_neuro_network_datasets'

Methods

template()

public template() : BelongsTo
Return values
BelongsTo

        
On this page

Search results