package querynode
import "github.com/zilliztech/milvus-distributed/internal/util/flowgraph"
type baseNode = flowgraph.BaseNode
type node = flowgraph.Node
type inputNode = flowgraph.InputNode