Date
1 - 4 of 4
unique index per label
yair...@...
As I understand labels are used for partitioning. Does the same apply for clustering? I.E I create vertices and edges with custom properties. Assume I have a unique property called: 'nodeId'. Now I have logical groups. each group has a UUID. I use this UUID as the vertex label. Can I create 2 different vertices with the same nodeId if they are assigned different labels? Or is the unique index global to all labels? |
|
Ankur Goel <ankur...@...>
Unique index is globally. ~AnkurG On Monday, September 11, 2017 at 4:45:01 PM UTC+5:30, ya...@... wrote:
|
|
Robert Dale <rob...@...>
When a composite index with label restriction is defined as unique, the uniqueness constraint only applies to properties on vertices or edges for the specified label. Robert Dale On Mon, Sep 11, 2017 at 9:32 AM, Ankur Goel <ankur...@...> wrote:
|
|
stan...@...
Hi,Robert. I want to index all my vertex.But it seems to slow. Is there any resolvent? 在 2017年9月12日星期二 UTC+8上午12:35:10,Robert Dale写道:
|
|