public interface Privileges
| Modifier and Type | Field and Description |
|---|---|
static Privileges |
ADMIN |
static Privileges |
NONE |
| Modifier and Type | Method and Description |
|---|---|
boolean |
APIAccess()
This signals the user has access to the Data API and can execute read and write transactions against the database.
|
static final Privileges ADMIN
static final Privileges NONE
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.