Searched refs:GraphImportOptions (Results 1 – 1 of 1) sorted by relevance
57 type GraphImportOptions struct { struct106 func (g *Graph) ImportWithOptions(def []byte, options GraphImportOptions) error {156 return g.ImportWithOptions(def, GraphImportOptions{Prefix: prefix})