Neo4j indexes

Permission: Settings management

You can create Neo4j indexes in Graphlytic settings page. See description of indexes in Neo4j documentation.

  1. Left menu - settings

  2. See panel "Indexes"

Create

  1. In panel "Indexes" click on button Create

  2. Write label of node which you want to create constraint for

  3. Write property of node which you want to create constraint for

  4. Select type of constraint

    • INDEX - means common index

    • INDEX_UNIQUE - means unique constraint (see description of unique constraint in Neo4j documentation)

Manage

You can delete existing constraint.