Skip to content

Commit

Permalink
Merge pull request #60 from gdgib/G2-1254-GraphV2
Browse files Browse the repository at this point in the history
G2-1245 Graph API v2
  • Loading branch information
gdgib authored Jan 15, 2022
2 parents 2c0dc53 + 8749dbc commit ae32fe2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

import com.fasterxml.jackson.databind.ObjectMapper;
import com.fasterxml.jackson.module.paranamer.ParanamerModule;
import com.g2forge.alexandria.adt.graph.HGraph;
import com.g2forge.alexandria.adt.graph.v1.HGraph;
import com.g2forge.alexandria.java.core.enums.EnumException;
import com.g2forge.alexandria.java.core.error.UnreachableCodeError;
import com.g2forge.alexandria.java.core.helpers.HCollection;
Expand Down

0 comments on commit ae32fe2

Please sign in to comment.