VS
- The generic type for the per-vertex state. This is scoped to the
computation of the IGASProgram
.ES
- The generic type for the per-edge state. This is scoped to the
computation of the IGASProgram
.ST
- The generic type for the SUM. This is often directly related to
the generic type for the per-edge state, but that is not always
true. The SUM type is scoped to the GATHER + SUM operation (NOT
the computation).public interface IBindingExtractor<VS,ES,ST>
IGASProgram
.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.