public class MatchStep.CountMatchAlgorithm.Bundle extends Object
| Modifier and Type | Field and Description | 
|---|---|
long | 
endsCount  | 
double | 
multiplicity  | 
long | 
startsCount  | 
Traversal.Admin<Object,Object> | 
traversal  | 
MatchStep.TraversalType | 
traversalType  | 
| Constructor and Description | 
|---|
Bundle(Traversal.Admin<Object,Object> traversal)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
incrementEndCount()  | 
public Traversal.Admin<Object,Object> traversal
public MatchStep.TraversalType traversalType
public long startsCount
public long endsCount
public double multiplicity
public Bundle(Traversal.Admin<Object,Object> traversal)
Copyright © 2013–2021 Apache Software Foundation. All rights reserved.