public static interface CacheSlots.RelationshipLink
| Modifier and Type | Field and Description |
|---|---|
static long |
NEXT |
static long |
PREV |
static int |
SLOT_PREV_OR_NEXT |
static int |
SLOT_REFERENCE |
static int |
SLOT_RELATIONSHIP_ID |
static int |
SLOT_SOURCE_OR_TARGET |
static long |
SOURCE |
static long |
TARGET |
static final int SLOT_SOURCE_OR_TARGET
static final int SLOT_PREV_OR_NEXT
static final int SLOT_RELATIONSHIP_ID
static final int SLOT_REFERENCE
static final long SOURCE
static final long TARGET
static final long PREV
static final long NEXT
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.