public interface ResourceType
| Modifier and Type | Method and Description |
|---|---|
int |
typeId()
Must be unique among all existing resource types, should preferably be a sequence starting at 0.
|
WaitStrategy |
waitStrategy()
What to do if the lock cannot immediately be acquired.
|
int typeId()
WaitStrategy waitStrategy()
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.