Package org.neo4j.cypherdsl.core
Interface FunctionInvocation.FunctionDefinition
-
- Enclosing class:
- FunctionInvocation
@API(status=EXPERIMENTAL, since="2020.1.0") public static interface FunctionInvocation.FunctionDefinitionDefines metadata for a function.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description java.lang.StringgetImplementationName()default booleanisAggregate()
-