public class Neo4jPack extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Neo4jPack.Packer |
static class |
Neo4jPack.Unpacker |
| Modifier and Type | Field and Description |
|---|---|
static byte |
NODE |
static byte |
PATH |
static byte |
RELATIONSHIP |
static byte |
UNBOUND_RELATIONSHIP |
public static final byte NODE
public static final byte RELATIONSHIP
public static final byte UNBOUND_RELATIONSHIP
public static final byte PATH
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.