public interface Generator
| Modifier and Type | Method and Description | 
|---|---|
int | 
generate()
Generate the elements in the graph given the nature of the implementation and return the number of
 edges generated as a result. 
 | 
Copyright © 2013–2016 Apache Software Foundation. All rights reserved.