| Package | Description |
|---|---|
| org.neo4j.codegen | |
| org.neo4j.codegen.source |
| Modifier and Type | Method and Description |
|---|---|
static CodeGenerator |
CodeGenerator.generateCode(ClassLoader loader,
CodeGenerationStrategy<?> strategy,
CodeGeneratorOption... options) |
static CodeGenerator |
CodeGenerator.generateCode(CodeGenerationStrategy<?> strategy,
CodeGeneratorOption... options) |
| Constructor and Description |
|---|
CodeGenerationStrategyNotSupportedException(CodeGenerationStrategy<?> strategy,
String reason) |
| Modifier and Type | Field and Description |
|---|---|
static CodeGenerationStrategy<Configuration> |
SourceCode.BYTECODE |
static CodeGenerationStrategy<Configuration> |
SourceCode.SOURCECODE |
| Modifier and Type | Method and Description |
|---|---|
org.neo4j.codegen.source.SourceCompiler |
Configuration.sourceCompilerFor(CodeGenerationStrategy<?> strategy) |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.