Searched refs:GraphImportOptions (Results 1 – 2 of 2) sorted by relevance
57 type GraphImportOptions struct { struct78 func (o *GraphImportOptions) AddInputMapping(src string, srcIndex int, dst Output) { argument135 func (g *Graph) ImportWithOptions(def []byte, options GraphImportOptions) error {179 return g.ImportWithOptions(def, GraphImportOptions{Prefix: prefix})
118 options := GraphImportOptions{