# Slot: edge_alpha 


_Opacity of those connections._



<div data-search-exclude markdown="1">



URI: [tvbo:slot/edge_alpha](https://w3id.org/tvbo/slot/edge_alpha)
<!-- no inheritance hierarchy -->





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Graph](../classes/Graph.qmd) | A node-link panel's graph and how it is drawn: the connectome the model actua... |  no  |






## Properties

### Type and Range

| Property | Value |
| --- | --- |
| Range | [xsd:float](http://www.w3.org/2001/XMLSchema#float) |
| Domain Of | [Graph](../classes/Graph.qmd) |

### Cardinality and Requirements

| Property | Value |
| --- | --- |
### Slot Characteristics

| Property | Value |
| --- | --- |
| Owner | [Graph](../classes/Graph.qmd) |












## Identifier and Mapping Information





### Schema Source


* from schema: https://w3id.org/tvbo/figure




## Mappings

| Mapping Type | Mapped Value |
| ---  | ---  |
| self | tvbo:edge_alpha |
| native | tvbo:edge_alpha |




## LinkML Source

<details>
```yaml
name: edge_alpha
description: Opacity of those connections.
from_schema: https://w3id.org/tvbo/figure
rank: 1000
owner: Graph
domain_of:
- Graph
range: float

```
</details></div>