T - the type of result after applying this macropublic interface Macro<T>
| Modifier and Type | Method and Description |
|---|---|
T |
apply(List<Object> values)
Apply the macro to the given values
|
String |
name()
The name of the macro
|
Copyright © 2017 Grakn Labs Ltd. All rights reserved.