Angryrou / UDAO2022

Apache License 2.0
0 stars 0 forks source link

decouple graph_meta_feature by using Optional type to make the iterator more general #111

Closed Angryrou closed 10 months ago

Angryrou commented 10 months ago

Before, the graph has to provide the graph_meta_features mandatory in the QueryStructureContainer

Now, we can set the graph_meta_features=None to optionally use it.

Angryrou commented 10 months ago

Current dependencies on/for this PR:

This stack of pull requests is managed by Graphite.