[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [igraph] vertices with different attributes
From: |
Gábor Csárdi |
Subject: |
Re: [igraph] vertices with different attributes |
Date: |
Mon, 4 Aug 2014 12:35:18 -0400 |
No, it is not possible. A vertex attribute is either defined for all
vertices, or none of them.
Gabor
On Mon, Aug 4, 2014 at 12:14 PM, Pagliari, Roberto
<address@hidden> wrote:
> Is it possible to have vertices with different attributes? If so, what
> happens when using g.vs[some_id][‘attribute_x’] if attribute_x does not
> exist for that particular vertex?
>
>
>
> Thank you,
>
>
> _______________________________________________
> igraph-help mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/igraph-help
>