コード例 #1
0
 public IGremlinQueryEnvironment Transform(IGremlinQueryEnvironment environment)
 {
     return(environment.UseModel(_model));
 }