Uses of Class
org.apache.graphar.info.yaml.AdjacentListYaml
-
Packages that use AdjacentListYaml Package Description org.apache.graphar.info.yaml -
-
Uses of AdjacentListYaml in org.apache.graphar.info.yaml
Methods in org.apache.graphar.info.yaml that return types with arguments of type AdjacentListYaml Modifier and Type Method Description List<AdjacentListYaml>
EdgeYaml. getAdj_lists()
Method parameters in org.apache.graphar.info.yaml with type arguments of type AdjacentListYaml Modifier and Type Method Description void
EdgeYaml. setAdj_lists(List<AdjacentListYaml> adj_lists)
-