[d3m.primitives]
pslgraph.CollaborativeFilteringLinkPrediction = pslgraph.collaborative_filtering_link_prediction:CollaborativeFilteringLinkPrediction
pslgraph.CollaborativeFilteringParser = pslgraph.collaborative_filtering:CollaborativeFilteringParser
pslgraph.GraphMatchingLinkPrediction = pslgraph.graph_matching_link_prediction:GraphMatchingLinkPrediction
pslgraph.GraphMatchingParser = pslgraph.graph_matching:GraphMatchingParser
pslgraph.GraphTransformer = pslgraph.graph_transform:GraphTransformer
pslgraph.LinkPrediction = pslgraph.link_prediction:LinkPrediction

