Uses of Interface
com.alibaba.graphscope.interactive.client.UtilsInterface
-
Packages that use UtilsInterface Package Description com.alibaba.graphscope.interactive.client com.alibaba.graphscope.interactive.client.impl -
-
Uses of UtilsInterface in com.alibaba.graphscope.interactive.client
Subinterfaces of UtilsInterface in com.alibaba.graphscope.interactive.client Modifier and Type Interface Description interface
Session
-
Uses of UtilsInterface in com.alibaba.graphscope.interactive.client.impl
Classes in com.alibaba.graphscope.interactive.client.impl that implement UtilsInterface Modifier and Type Class Description class
DefaultSession
A default implementation of the GraphScope interactive session interface.
-