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