public interface CodeGeneratorOption
| Modifier and Type | Field and Description |
|---|---|
static CodeGeneratorOption |
BLANK_OPTION |
static CodeGeneratorOption |
PRINT_DISASSEMBLY |
| Modifier and Type | Method and Description |
|---|---|
void |
applyTo(Object target) |
static final CodeGeneratorOption BLANK_OPTION
static final CodeGeneratorOption PRINT_DISASSEMBLY
void applyTo(Object target)
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.