EdgeType edge_type
Comparator<T> vertex_comparator
Comparator used in ordering vertices. Defaults to util.ComparableComparator
if no comparators are specified in the constructor.Comparator<T> edge_comparator
Comparator used in ordering edges. Defaults to util.ComparableComparator
if no comparators are specified in the constructor.Copyright © 2016. All rights reserved.