public interface AccessMode
| Modifier and Type | Interface and Description |
|---|---|
static class |
AccessMode.Static |
| Modifier and Type | Method and Description |
|---|---|
boolean |
allowsReads() |
boolean |
allowsSchemaWrites() |
boolean |
allowsWrites() |
String |
name() |
boolean allowsReads()
boolean allowsWrites()
boolean allowsSchemaWrites()
String name()
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.