V
E
public interface EdgeProvider<V,E>
buildEdge(V from, V to, String label, Map<String,String> attributes)
E buildEdge(V from, V to, String label, Map<String,String> attributes)
from
to
label
attributes
Copyright © 2016. All rights reserved.