Uses of Interface
com.alibaba.graphscope.context.PropertyDefaultContextBase
-
Packages that use PropertyDefaultContextBase Package Description com.alibaba.graphscope.app -
-
Uses of PropertyDefaultContextBase in com.alibaba.graphscope.app
Classes in com.alibaba.graphscope.app with type parameters of type PropertyDefaultContextBase Modifier and Type Interface Description interfaceDefaultPropertyAppBase<OID_T,C extends PropertyDefaultContextBase<OID_T>>Methods in com.alibaba.graphscope.app with parameters of type PropertyDefaultContextBase Modifier and Type Method Description voidDefaultPropertyAppBase. IncEval(ArrowFragment<OID_T> graph, PropertyDefaultContextBase<OID_T> context, PropertyMessageManager messageManager)voidDefaultPropertyAppBase. PEval(ArrowFragment<OID_T> fragment, PropertyDefaultContextBase<OID_T> context, PropertyMessageManager messageManager)
-