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