Class Main
- java.lang.Object
-
- com.alibaba.graphscope.annotation.Main
-
public class Main extends Object
A main class demonstrate the usage of GraphScopeAppScanner.
-
-
Field Summary
Fields Modifier and Type Field Description static boolean
ignoreError
static boolean
verbose
-
Constructor Summary
Constructors Constructor Description Main()
-
-
-
Field Detail
-
ignoreError
public static final boolean ignoreError
- See Also:
- Constant Field Values
-
verbose
public static final boolean verbose
- See Also:
- Constant Field Values
-
-
Method Detail
-
main
public static void main(String[] args)
-
-