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