trait GraphApply extends AnyRef
- Alphabetic
- By Inheritance
- GraphApply
- AnyRef
- Any
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
- Public
- Protected
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- def +(other: String): String
- Implicit
- This member is added by an implicit conversion from GraphApply toany2stringadd[GraphApply] performed by method any2stringadd in scala.Predef.
- Definition Classes
- any2stringadd
- def ->[B](y: B): (GraphApply, B)
- Implicit
- This member is added by an implicit conversion from GraphApply toArrowAssoc[GraphApply] performed by method ArrowAssoc in scala.Predef.
- Definition Classes
- ArrowAssoc
- Annotations
- @inline()
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native() @HotSpotIntrinsicCandidate()
- def create[S <: Shape]()(buildBlock: (Builder[NotUsed]) => S): Graph[S, NotUsed]
Creates a new Graph by passing a GraphDSL.Builder to the given create function.
- def createGraph[S <: Shape, Mat, M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17, M18, M19, M20, M21, M22, S1 <: Shape, S2 <: Shape, S3 <: Shape, S4 <: Shape, S5 <: Shape, S6 <: Shape, S7 <: Shape, S8 <: Shape, S9 <: Shape, S10 <: Shape, S11 <: Shape, S12 <: Shape, S13 <: Shape, S14 <: Shape, S15 <: Shape, S16 <: Shape, S17 <: Shape, S18 <: Shape, S19 <: Shape, S20 <: Shape, S21 <: Shape, S22 <: Shape](g1: Graph[S1, M1], g2: Graph[S2, M2], g3: Graph[S3, M3], g4: Graph[S4, M4], g5: Graph[S5, M5], g6: Graph[S6, M6], g7: Graph[S7, M7], g8: Graph[S8, M8], g9: Graph[S9, M9], g10: Graph[S10, M10], g11: Graph[S11, M11], g12: Graph[S12, M12], g13: Graph[S13, M13], g14: Graph[S14, M14], g15: Graph[S15, M15], g16: Graph[S16, M16], g17: Graph[S17, M17], g18: Graph[S18, M18], g19: Graph[S19, M19], g20: Graph[S20, M20], g21: Graph[S21, M21], g22: Graph[S22, M22])(combineMat: (M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17, M18, M19, M20, M21, M22) => Mat)(buildBlock: (Builder[Mat]) => (S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S16, S17, S18, S19, S20, S21, S22) => S): Graph[S, Mat]
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
- def createGraph[S <: Shape, Mat, M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17, M18, M19, M20, M21, S1 <: Shape, S2 <: Shape, S3 <: Shape, S4 <: Shape, S5 <: Shape, S6 <: Shape, S7 <: Shape, S8 <: Shape, S9 <: Shape, S10 <: Shape, S11 <: Shape, S12 <: Shape, S13 <: Shape, S14 <: Shape, S15 <: Shape, S16 <: Shape, S17 <: Shape, S18 <: Shape, S19 <: Shape, S20 <: Shape, S21 <: Shape](g1: Graph[S1, M1], g2: Graph[S2, M2], g3: Graph[S3, M3], g4: Graph[S4, M4], g5: Graph[S5, M5], g6: Graph[S6, M6], g7: Graph[S7, M7], g8: Graph[S8, M8], g9: Graph[S9, M9], g10: Graph[S10, M10], g11: Graph[S11, M11], g12: Graph[S12, M12], g13: Graph[S13, M13], g14: Graph[S14, M14], g15: Graph[S15, M15], g16: Graph[S16, M16], g17: Graph[S17, M17], g18: Graph[S18, M18], g19: Graph[S19, M19], g20: Graph[S20, M20], g21: Graph[S21, M21])(combineMat: (M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17, M18, M19, M20, M21) => Mat)(buildBlock: (Builder[Mat]) => (S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S16, S17, S18, S19, S20, S21) => S): Graph[S, Mat]
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
- def createGraph[S <: Shape, Mat, M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17, M18, M19, M20, S1 <: Shape, S2 <: Shape, S3 <: Shape, S4 <: Shape, S5 <: Shape, S6 <: Shape, S7 <: Shape, S8 <: Shape, S9 <: Shape, S10 <: Shape, S11 <: Shape, S12 <: Shape, S13 <: Shape, S14 <: Shape, S15 <: Shape, S16 <: Shape, S17 <: Shape, S18 <: Shape, S19 <: Shape, S20 <: Shape](g1: Graph[S1, M1], g2: Graph[S2, M2], g3: Graph[S3, M3], g4: Graph[S4, M4], g5: Graph[S5, M5], g6: Graph[S6, M6], g7: Graph[S7, M7], g8: Graph[S8, M8], g9: Graph[S9, M9], g10: Graph[S10, M10], g11: Graph[S11, M11], g12: Graph[S12, M12], g13: Graph[S13, M13], g14: Graph[S14, M14], g15: Graph[S15, M15], g16: Graph[S16, M16], g17: Graph[S17, M17], g18: Graph[S18, M18], g19: Graph[S19, M19], g20: Graph[S20, M20])(combineMat: (M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17, M18, M19, M20) => Mat)(buildBlock: (Builder[Mat]) => (S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S16, S17, S18, S19, S20) => S): Graph[S, Mat]
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
- def createGraph[S <: Shape, Mat, M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17, M18, M19, S1 <: Shape, S2 <: Shape, S3 <: Shape, S4 <: Shape, S5 <: Shape, S6 <: Shape, S7 <: Shape, S8 <: Shape, S9 <: Shape, S10 <: Shape, S11 <: Shape, S12 <: Shape, S13 <: Shape, S14 <: Shape, S15 <: Shape, S16 <: Shape, S17 <: Shape, S18 <: Shape, S19 <: Shape](g1: Graph[S1, M1], g2: Graph[S2, M2], g3: Graph[S3, M3], g4: Graph[S4, M4], g5: Graph[S5, M5], g6: Graph[S6, M6], g7: Graph[S7, M7], g8: Graph[S8, M8], g9: Graph[S9, M9], g10: Graph[S10, M10], g11: Graph[S11, M11], g12: Graph[S12, M12], g13: Graph[S13, M13], g14: Graph[S14, M14], g15: Graph[S15, M15], g16: Graph[S16, M16], g17: Graph[S17, M17], g18: Graph[S18, M18], g19: Graph[S19, M19])(combineMat: (M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17, M18, M19) => Mat)(buildBlock: (Builder[Mat]) => (S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S16, S17, S18, S19) => S): Graph[S, Mat]
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
- def createGraph[S <: Shape, Mat, M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17, M18, S1 <: Shape, S2 <: Shape, S3 <: Shape, S4 <: Shape, S5 <: Shape, S6 <: Shape, S7 <: Shape, S8 <: Shape, S9 <: Shape, S10 <: Shape, S11 <: Shape, S12 <: Shape, S13 <: Shape, S14 <: Shape, S15 <: Shape, S16 <: Shape, S17 <: Shape, S18 <: Shape](g1: Graph[S1, M1], g2: Graph[S2, M2], g3: Graph[S3, M3], g4: Graph[S4, M4], g5: Graph[S5, M5], g6: Graph[S6, M6], g7: Graph[S7, M7], g8: Graph[S8, M8], g9: Graph[S9, M9], g10: Graph[S10, M10], g11: Graph[S11, M11], g12: Graph[S12, M12], g13: Graph[S13, M13], g14: Graph[S14, M14], g15: Graph[S15, M15], g16: Graph[S16, M16], g17: Graph[S17, M17], g18: Graph[S18, M18])(combineMat: (M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17, M18) => Mat)(buildBlock: (Builder[Mat]) => (S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S16, S17, S18) => S): Graph[S, Mat]
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
- def createGraph[S <: Shape, Mat, M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17, S1 <: Shape, S2 <: Shape, S3 <: Shape, S4 <: Shape, S5 <: Shape, S6 <: Shape, S7 <: Shape, S8 <: Shape, S9 <: Shape, S10 <: Shape, S11 <: Shape, S12 <: Shape, S13 <: Shape, S14 <: Shape, S15 <: Shape, S16 <: Shape, S17 <: Shape](g1: Graph[S1, M1], g2: Graph[S2, M2], g3: Graph[S3, M3], g4: Graph[S4, M4], g5: Graph[S5, M5], g6: Graph[S6, M6], g7: Graph[S7, M7], g8: Graph[S8, M8], g9: Graph[S9, M9], g10: Graph[S10, M10], g11: Graph[S11, M11], g12: Graph[S12, M12], g13: Graph[S13, M13], g14: Graph[S14, M14], g15: Graph[S15, M15], g16: Graph[S16, M16], g17: Graph[S17, M17])(combineMat: (M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17) => Mat)(buildBlock: (Builder[Mat]) => (S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S16, S17) => S): Graph[S, Mat]
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
- def createGraph[S <: Shape, Mat, M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, S1 <: Shape, S2 <: Shape, S3 <: Shape, S4 <: Shape, S5 <: Shape, S6 <: Shape, S7 <: Shape, S8 <: Shape, S9 <: Shape, S10 <: Shape, S11 <: Shape, S12 <: Shape, S13 <: Shape, S14 <: Shape, S15 <: Shape, S16 <: Shape](g1: Graph[S1, M1], g2: Graph[S2, M2], g3: Graph[S3, M3], g4: Graph[S4, M4], g5: Graph[S5, M5], g6: Graph[S6, M6], g7: Graph[S7, M7], g8: Graph[S8, M8], g9: Graph[S9, M9], g10: Graph[S10, M10], g11: Graph[S11, M11], g12: Graph[S12, M12], g13: Graph[S13, M13], g14: Graph[S14, M14], g15: Graph[S15, M15], g16: Graph[S16, M16])(combineMat: (M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16) => Mat)(buildBlock: (Builder[Mat]) => (S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S16) => S): Graph[S, Mat]
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
- def createGraph[S <: Shape, Mat, M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, S1 <: Shape, S2 <: Shape, S3 <: Shape, S4 <: Shape, S5 <: Shape, S6 <: Shape, S7 <: Shape, S8 <: Shape, S9 <: Shape, S10 <: Shape, S11 <: Shape, S12 <: Shape, S13 <: Shape, S14 <: Shape, S15 <: Shape](g1: Graph[S1, M1], g2: Graph[S2, M2], g3: Graph[S3, M3], g4: Graph[S4, M4], g5: Graph[S5, M5], g6: Graph[S6, M6], g7: Graph[S7, M7], g8: Graph[S8, M8], g9: Graph[S9, M9], g10: Graph[S10, M10], g11: Graph[S11, M11], g12: Graph[S12, M12], g13: Graph[S13, M13], g14: Graph[S14, M14], g15: Graph[S15, M15])(combineMat: (M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15) => Mat)(buildBlock: (Builder[Mat]) => (S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15) => S): Graph[S, Mat]
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
- def createGraph[S <: Shape, Mat, M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, S1 <: Shape, S2 <: Shape, S3 <: Shape, S4 <: Shape, S5 <: Shape, S6 <: Shape, S7 <: Shape, S8 <: Shape, S9 <: Shape, S10 <: Shape, S11 <: Shape, S12 <: Shape, S13 <: Shape, S14 <: Shape](g1: Graph[S1, M1], g2: Graph[S2, M2], g3: Graph[S3, M3], g4: Graph[S4, M4], g5: Graph[S5, M5], g6: Graph[S6, M6], g7: Graph[S7, M7], g8: Graph[S8, M8], g9: Graph[S9, M9], g10: Graph[S10, M10], g11: Graph[S11, M11], g12: Graph[S12, M12], g13: Graph[S13, M13], g14: Graph[S14, M14])(combineMat: (M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14) => Mat)(buildBlock: (Builder[Mat]) => (S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14) => S): Graph[S, Mat]
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
- def createGraph[S <: Shape, Mat, M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, S1 <: Shape, S2 <: Shape, S3 <: Shape, S4 <: Shape, S5 <: Shape, S6 <: Shape, S7 <: Shape, S8 <: Shape, S9 <: Shape, S10 <: Shape, S11 <: Shape, S12 <: Shape, S13 <: Shape](g1: Graph[S1, M1], g2: Graph[S2, M2], g3: Graph[S3, M3], g4: Graph[S4, M4], g5: Graph[S5, M5], g6: Graph[S6, M6], g7: Graph[S7, M7], g8: Graph[S8, M8], g9: Graph[S9, M9], g10: Graph[S10, M10], g11: Graph[S11, M11], g12: Graph[S12, M12], g13: Graph[S13, M13])(combineMat: (M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13) => Mat)(buildBlock: (Builder[Mat]) => (S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13) => S): Graph[S, Mat]
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
- def createGraph[S <: Shape, Mat, M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, S1 <: Shape, S2 <: Shape, S3 <: Shape, S4 <: Shape, S5 <: Shape, S6 <: Shape, S7 <: Shape, S8 <: Shape, S9 <: Shape, S10 <: Shape, S11 <: Shape, S12 <: Shape](g1: Graph[S1, M1], g2: Graph[S2, M2], g3: Graph[S3, M3], g4: Graph[S4, M4], g5: Graph[S5, M5], g6: Graph[S6, M6], g7: Graph[S7, M7], g8: Graph[S8, M8], g9: Graph[S9, M9], g10: Graph[S10, M10], g11: Graph[S11, M11], g12: Graph[S12, M12])(combineMat: (M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12) => Mat)(buildBlock: (Builder[Mat]) => (S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12) => S): Graph[S, Mat]
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
- def createGraph[S <: Shape, Mat, M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, S1 <: Shape, S2 <: Shape, S3 <: Shape, S4 <: Shape, S5 <: Shape, S6 <: Shape, S7 <: Shape, S8 <: Shape, S9 <: Shape, S10 <: Shape, S11 <: Shape](g1: Graph[S1, M1], g2: Graph[S2, M2], g3: Graph[S3, M3], g4: Graph[S4, M4], g5: Graph[S5, M5], g6: Graph[S6, M6], g7: Graph[S7, M7], g8: Graph[S8, M8], g9: Graph[S9, M9], g10: Graph[S10, M10], g11: Graph[S11, M11])(combineMat: (M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11) => Mat)(buildBlock: (Builder[Mat]) => (S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11) => S): Graph[S, Mat]
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
- def createGraph[S <: Shape, Mat, M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, S1 <: Shape, S2 <: Shape, S3 <: Shape, S4 <: Shape, S5 <: Shape, S6 <: Shape, S7 <: Shape, S8 <: Shape, S9 <: Shape, S10 <: Shape](g1: Graph[S1, M1], g2: Graph[S2, M2], g3: Graph[S3, M3], g4: Graph[S4, M4], g5: Graph[S5, M5], g6: Graph[S6, M6], g7: Graph[S7, M7], g8: Graph[S8, M8], g9: Graph[S9, M9], g10: Graph[S10, M10])(combineMat: (M1, M2, M3, M4, M5, M6, M7, M8, M9, M10) => Mat)(buildBlock: (Builder[Mat]) => (S1, S2, S3, S4, S5, S6, S7, S8, S9, S10) => S): Graph[S, Mat]
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
- def createGraph[S <: Shape, Mat, M1, M2, M3, M4, M5, M6, M7, M8, M9, S1 <: Shape, S2 <: Shape, S3 <: Shape, S4 <: Shape, S5 <: Shape, S6 <: Shape, S7 <: Shape, S8 <: Shape, S9 <: Shape](g1: Graph[S1, M1], g2: Graph[S2, M2], g3: Graph[S3, M3], g4: Graph[S4, M4], g5: Graph[S5, M5], g6: Graph[S6, M6], g7: Graph[S7, M7], g8: Graph[S8, M8], g9: Graph[S9, M9])(combineMat: (M1, M2, M3, M4, M5, M6, M7, M8, M9) => Mat)(buildBlock: (Builder[Mat]) => (S1, S2, S3, S4, S5, S6, S7, S8, S9) => S): Graph[S, Mat]
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
- def createGraph[S <: Shape, Mat, M1, M2, M3, M4, M5, M6, M7, M8, S1 <: Shape, S2 <: Shape, S3 <: Shape, S4 <: Shape, S5 <: Shape, S6 <: Shape, S7 <: Shape, S8 <: Shape](g1: Graph[S1, M1], g2: Graph[S2, M2], g3: Graph[S3, M3], g4: Graph[S4, M4], g5: Graph[S5, M5], g6: Graph[S6, M6], g7: Graph[S7, M7], g8: Graph[S8, M8])(combineMat: (M1, M2, M3, M4, M5, M6, M7, M8) => Mat)(buildBlock: (Builder[Mat]) => (S1, S2, S3, S4, S5, S6, S7, S8) => S): Graph[S, Mat]
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
- def createGraph[S <: Shape, Mat, M1, M2, M3, M4, M5, M6, M7, S1 <: Shape, S2 <: Shape, S3 <: Shape, S4 <: Shape, S5 <: Shape, S6 <: Shape, S7 <: Shape](g1: Graph[S1, M1], g2: Graph[S2, M2], g3: Graph[S3, M3], g4: Graph[S4, M4], g5: Graph[S5, M5], g6: Graph[S6, M6], g7: Graph[S7, M7])(combineMat: (M1, M2, M3, M4, M5, M6, M7) => Mat)(buildBlock: (Builder[Mat]) => (S1, S2, S3, S4, S5, S6, S7) => S): Graph[S, Mat]
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
- def createGraph[S <: Shape, Mat, M1, M2, M3, M4, M5, M6, S1 <: Shape, S2 <: Shape, S3 <: Shape, S4 <: Shape, S5 <: Shape, S6 <: Shape](g1: Graph[S1, M1], g2: Graph[S2, M2], g3: Graph[S3, M3], g4: Graph[S4, M4], g5: Graph[S5, M5], g6: Graph[S6, M6])(combineMat: (M1, M2, M3, M4, M5, M6) => Mat)(buildBlock: (Builder[Mat]) => (S1, S2, S3, S4, S5, S6) => S): Graph[S, Mat]
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
- def createGraph[S <: Shape, Mat, M1, M2, M3, M4, M5, S1 <: Shape, S2 <: Shape, S3 <: Shape, S4 <: Shape, S5 <: Shape](g1: Graph[S1, M1], g2: Graph[S2, M2], g3: Graph[S3, M3], g4: Graph[S4, M4], g5: Graph[S5, M5])(combineMat: (M1, M2, M3, M4, M5) => Mat)(buildBlock: (Builder[Mat]) => (S1, S2, S3, S4, S5) => S): Graph[S, Mat]
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
- def createGraph[S <: Shape, Mat, M1, M2, M3, M4, S1 <: Shape, S2 <: Shape, S3 <: Shape, S4 <: Shape](g1: Graph[S1, M1], g2: Graph[S2, M2], g3: Graph[S3, M3], g4: Graph[S4, M4])(combineMat: (M1, M2, M3, M4) => Mat)(buildBlock: (Builder[Mat]) => (S1, S2, S3, S4) => S): Graph[S, Mat]
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
- def createGraph[S <: Shape, Mat, M1, M2, M3, S1 <: Shape, S2 <: Shape, S3 <: Shape](g1: Graph[S1, M1], g2: Graph[S2, M2], g3: Graph[S3, M3])(combineMat: (M1, M2, M3) => Mat)(buildBlock: (Builder[Mat]) => (S1, S2, S3) => S): Graph[S, Mat]
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
- def createGraph[S <: Shape, Mat, M1, M2, S1 <: Shape, S2 <: Shape](g1: Graph[S1, M1], g2: Graph[S2, M2])(combineMat: (M1, M2) => Mat)(buildBlock: (Builder[Mat]) => (S1, S2) => S): Graph[S, Mat]
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
- def createGraph[S <: Shape, S1 <: Shape, Mat](g1: Graph[S1, Mat])(buildBlock: (Builder[Mat]) => (S1) => S): Graph[S, Mat]
Creates a new Graph by importing the given graph
g1
and passing its Shape along with the GraphDSL.Builder to the given create function. - def ensuring(cond: (GraphApply) => Boolean, msg: => Any): GraphApply
- Implicit
- This member is added by an implicit conversion from GraphApply toEnsuring[GraphApply] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
- def ensuring(cond: (GraphApply) => Boolean): GraphApply
- Implicit
- This member is added by an implicit conversion from GraphApply toEnsuring[GraphApply] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
- def ensuring(cond: Boolean, msg: => Any): GraphApply
- Implicit
- This member is added by an implicit conversion from GraphApply toEnsuring[GraphApply] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
- def ensuring(cond: Boolean): GraphApply
- Implicit
- This member is added by an implicit conversion from GraphApply toEnsuring[GraphApply] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toString(): String
- Definition Classes
- AnyRef → Any
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
Deprecated Value Members
- def create[S <: Shape, Mat, M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17, M18, M19, M20, M21, M22](g1: Graph[Shape, M1], g2: Graph[Shape, M2], g3: Graph[Shape, M3], g4: Graph[Shape, M4], g5: Graph[Shape, M5], g6: Graph[Shape, M6], g7: Graph[Shape, M7], g8: Graph[Shape, M8], g9: Graph[Shape, M9], g10: Graph[Shape, M10], g11: Graph[Shape, M11], g12: Graph[Shape, M12], g13: Graph[Shape, M13], g14: Graph[Shape, M14], g15: Graph[Shape, M15], g16: Graph[Shape, M16], g17: Graph[Shape, M17], g18: Graph[Shape, M18], g19: Graph[Shape, M19], g20: Graph[Shape, M20], g21: Graph[Shape, M21], g22: Graph[Shape, M22])(combineMat: (M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17, M18, M19, M20, M21, M22) => Mat)(buildBlock: (Builder[Mat]) => (Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape) => S): Graph[S, Mat]
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
Deprecated: this method signature does not work with Scala 3 type inference, kept for binary compatibility. Use createGraph instead.
- Annotations
- @deprecated
- Deprecated
(Since version 23.6.226) Use createGraph instead
- def create[S <: Shape, Mat, M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17, M18, M19, M20, M21](g1: Graph[Shape, M1], g2: Graph[Shape, M2], g3: Graph[Shape, M3], g4: Graph[Shape, M4], g5: Graph[Shape, M5], g6: Graph[Shape, M6], g7: Graph[Shape, M7], g8: Graph[Shape, M8], g9: Graph[Shape, M9], g10: Graph[Shape, M10], g11: Graph[Shape, M11], g12: Graph[Shape, M12], g13: Graph[Shape, M13], g14: Graph[Shape, M14], g15: Graph[Shape, M15], g16: Graph[Shape, M16], g17: Graph[Shape, M17], g18: Graph[Shape, M18], g19: Graph[Shape, M19], g20: Graph[Shape, M20], g21: Graph[Shape, M21])(combineMat: (M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17, M18, M19, M20, M21) => Mat)(buildBlock: (Builder[Mat]) => (Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape) => S): Graph[S, Mat]
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
Deprecated: this method signature does not work with Scala 3 type inference, kept for binary compatibility. Use createGraph instead.
- Annotations
- @deprecated
- Deprecated
(Since version 22.6.216) Use createGraph instead
- def create[S <: Shape, Mat, M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17, M18, M19, M20](g1: Graph[Shape, M1], g2: Graph[Shape, M2], g3: Graph[Shape, M3], g4: Graph[Shape, M4], g5: Graph[Shape, M5], g6: Graph[Shape, M6], g7: Graph[Shape, M7], g8: Graph[Shape, M8], g9: Graph[Shape, M9], g10: Graph[Shape, M10], g11: Graph[Shape, M11], g12: Graph[Shape, M12], g13: Graph[Shape, M13], g14: Graph[Shape, M14], g15: Graph[Shape, M15], g16: Graph[Shape, M16], g17: Graph[Shape, M17], g18: Graph[Shape, M18], g19: Graph[Shape, M19], g20: Graph[Shape, M20])(combineMat: (M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17, M18, M19, M20) => Mat)(buildBlock: (Builder[Mat]) => (Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape) => S): Graph[S, Mat]
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
Deprecated: this method signature does not work with Scala 3 type inference, kept for binary compatibility. Use createGraph instead.
- Annotations
- @deprecated
- Deprecated
(Since version 21.6.206) Use createGraph instead
- def create[S <: Shape, Mat, M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17, M18, M19](g1: Graph[Shape, M1], g2: Graph[Shape, M2], g3: Graph[Shape, M3], g4: Graph[Shape, M4], g5: Graph[Shape, M5], g6: Graph[Shape, M6], g7: Graph[Shape, M7], g8: Graph[Shape, M8], g9: Graph[Shape, M9], g10: Graph[Shape, M10], g11: Graph[Shape, M11], g12: Graph[Shape, M12], g13: Graph[Shape, M13], g14: Graph[Shape, M14], g15: Graph[Shape, M15], g16: Graph[Shape, M16], g17: Graph[Shape, M17], g18: Graph[Shape, M18], g19: Graph[Shape, M19])(combineMat: (M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17, M18, M19) => Mat)(buildBlock: (Builder[Mat]) => (Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape) => S): Graph[S, Mat]
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
Deprecated: this method signature does not work with Scala 3 type inference, kept for binary compatibility. Use createGraph instead.
- Annotations
- @deprecated
- Deprecated
(Since version 20.6.196) Use createGraph instead
- def create[S <: Shape, Mat, M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17, M18](g1: Graph[Shape, M1], g2: Graph[Shape, M2], g3: Graph[Shape, M3], g4: Graph[Shape, M4], g5: Graph[Shape, M5], g6: Graph[Shape, M6], g7: Graph[Shape, M7], g8: Graph[Shape, M8], g9: Graph[Shape, M9], g10: Graph[Shape, M10], g11: Graph[Shape, M11], g12: Graph[Shape, M12], g13: Graph[Shape, M13], g14: Graph[Shape, M14], g15: Graph[Shape, M15], g16: Graph[Shape, M16], g17: Graph[Shape, M17], g18: Graph[Shape, M18])(combineMat: (M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17, M18) => Mat)(buildBlock: (Builder[Mat]) => (Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape) => S): Graph[S, Mat]
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
Deprecated: this method signature does not work with Scala 3 type inference, kept for binary compatibility. Use createGraph instead.
- Annotations
- @deprecated
- Deprecated
(Since version 19.6.186) Use createGraph instead
- def create[S <: Shape, Mat, M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17](g1: Graph[Shape, M1], g2: Graph[Shape, M2], g3: Graph[Shape, M3], g4: Graph[Shape, M4], g5: Graph[Shape, M5], g6: Graph[Shape, M6], g7: Graph[Shape, M7], g8: Graph[Shape, M8], g9: Graph[Shape, M9], g10: Graph[Shape, M10], g11: Graph[Shape, M11], g12: Graph[Shape, M12], g13: Graph[Shape, M13], g14: Graph[Shape, M14], g15: Graph[Shape, M15], g16: Graph[Shape, M16], g17: Graph[Shape, M17])(combineMat: (M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17) => Mat)(buildBlock: (Builder[Mat]) => (Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape) => S): Graph[S, Mat]
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
Deprecated: this method signature does not work with Scala 3 type inference, kept for binary compatibility. Use createGraph instead.
- Annotations
- @deprecated
- Deprecated
(Since version 18.6.176) Use createGraph instead
- def create[S <: Shape, Mat, M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16](g1: Graph[Shape, M1], g2: Graph[Shape, M2], g3: Graph[Shape, M3], g4: Graph[Shape, M4], g5: Graph[Shape, M5], g6: Graph[Shape, M6], g7: Graph[Shape, M7], g8: Graph[Shape, M8], g9: Graph[Shape, M9], g10: Graph[Shape, M10], g11: Graph[Shape, M11], g12: Graph[Shape, M12], g13: Graph[Shape, M13], g14: Graph[Shape, M14], g15: Graph[Shape, M15], g16: Graph[Shape, M16])(combineMat: (M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16) => Mat)(buildBlock: (Builder[Mat]) => (Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape) => S): Graph[S, Mat]
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
Deprecated: this method signature does not work with Scala 3 type inference, kept for binary compatibility. Use createGraph instead.
- Annotations
- @deprecated
- Deprecated
(Since version 17.6.166) Use createGraph instead
- def create[S <: Shape, Mat, M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15](g1: Graph[Shape, M1], g2: Graph[Shape, M2], g3: Graph[Shape, M3], g4: Graph[Shape, M4], g5: Graph[Shape, M5], g6: Graph[Shape, M6], g7: Graph[Shape, M7], g8: Graph[Shape, M8], g9: Graph[Shape, M9], g10: Graph[Shape, M10], g11: Graph[Shape, M11], g12: Graph[Shape, M12], g13: Graph[Shape, M13], g14: Graph[Shape, M14], g15: Graph[Shape, M15])(combineMat: (M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15) => Mat)(buildBlock: (Builder[Mat]) => (Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape) => S): Graph[S, Mat]
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
Deprecated: this method signature does not work with Scala 3 type inference, kept for binary compatibility. Use createGraph instead.
- Annotations
- @deprecated
- Deprecated
(Since version 16.6.156) Use createGraph instead
- def create[S <: Shape, Mat, M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14](g1: Graph[Shape, M1], g2: Graph[Shape, M2], g3: Graph[Shape, M3], g4: Graph[Shape, M4], g5: Graph[Shape, M5], g6: Graph[Shape, M6], g7: Graph[Shape, M7], g8: Graph[Shape, M8], g9: Graph[Shape, M9], g10: Graph[Shape, M10], g11: Graph[Shape, M11], g12: Graph[Shape, M12], g13: Graph[Shape, M13], g14: Graph[Shape, M14])(combineMat: (M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14) => Mat)(buildBlock: (Builder[Mat]) => (Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape) => S): Graph[S, Mat]
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
Deprecated: this method signature does not work with Scala 3 type inference, kept for binary compatibility. Use createGraph instead.
- Annotations
- @deprecated
- Deprecated
(Since version 15.6.146) Use createGraph instead
- def create[S <: Shape, Mat, M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13](g1: Graph[Shape, M1], g2: Graph[Shape, M2], g3: Graph[Shape, M3], g4: Graph[Shape, M4], g5: Graph[Shape, M5], g6: Graph[Shape, M6], g7: Graph[Shape, M7], g8: Graph[Shape, M8], g9: Graph[Shape, M9], g10: Graph[Shape, M10], g11: Graph[Shape, M11], g12: Graph[Shape, M12], g13: Graph[Shape, M13])(combineMat: (M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13) => Mat)(buildBlock: (Builder[Mat]) => (Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape) => S): Graph[S, Mat]
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
Deprecated: this method signature does not work with Scala 3 type inference, kept for binary compatibility. Use createGraph instead.
- Annotations
- @deprecated
- Deprecated
(Since version 14.6.136) Use createGraph instead
- def create[S <: Shape, Mat, M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12](g1: Graph[Shape, M1], g2: Graph[Shape, M2], g3: Graph[Shape, M3], g4: Graph[Shape, M4], g5: Graph[Shape, M5], g6: Graph[Shape, M6], g7: Graph[Shape, M7], g8: Graph[Shape, M8], g9: Graph[Shape, M9], g10: Graph[Shape, M10], g11: Graph[Shape, M11], g12: Graph[Shape, M12])(combineMat: (M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12) => Mat)(buildBlock: (Builder[Mat]) => (Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape) => S): Graph[S, Mat]
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
Deprecated: this method signature does not work with Scala 3 type inference, kept for binary compatibility. Use createGraph instead.
- Annotations
- @deprecated
- Deprecated
(Since version 13.6.126) Use createGraph instead
- def create[S <: Shape, Mat, M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11](g1: Graph[Shape, M1], g2: Graph[Shape, M2], g3: Graph[Shape, M3], g4: Graph[Shape, M4], g5: Graph[Shape, M5], g6: Graph[Shape, M6], g7: Graph[Shape, M7], g8: Graph[Shape, M8], g9: Graph[Shape, M9], g10: Graph[Shape, M10], g11: Graph[Shape, M11])(combineMat: (M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11) => Mat)(buildBlock: (Builder[Mat]) => (Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape) => S): Graph[S, Mat]
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
Deprecated: this method signature does not work with Scala 3 type inference, kept for binary compatibility. Use createGraph instead.
- Annotations
- @deprecated
- Deprecated
(Since version 12.6.116) Use createGraph instead
- def create[S <: Shape, Mat, M1, M2, M3, M4, M5, M6, M7, M8, M9, M10](g1: Graph[Shape, M1], g2: Graph[Shape, M2], g3: Graph[Shape, M3], g4: Graph[Shape, M4], g5: Graph[Shape, M5], g6: Graph[Shape, M6], g7: Graph[Shape, M7], g8: Graph[Shape, M8], g9: Graph[Shape, M9], g10: Graph[Shape, M10])(combineMat: (M1, M2, M3, M4, M5, M6, M7, M8, M9, M10) => Mat)(buildBlock: (Builder[Mat]) => (Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape) => S): Graph[S, Mat]
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
Deprecated: this method signature does not work with Scala 3 type inference, kept for binary compatibility. Use createGraph instead.
- Annotations
- @deprecated
- Deprecated
(Since version 11.6.106) Use createGraph instead
- def create[S <: Shape, Mat, M1, M2, M3, M4, M5, M6, M7, M8, M9](g1: Graph[Shape, M1], g2: Graph[Shape, M2], g3: Graph[Shape, M3], g4: Graph[Shape, M4], g5: Graph[Shape, M5], g6: Graph[Shape, M6], g7: Graph[Shape, M7], g8: Graph[Shape, M8], g9: Graph[Shape, M9])(combineMat: (M1, M2, M3, M4, M5, M6, M7, M8, M9) => Mat)(buildBlock: (Builder[Mat]) => (Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape) => S): Graph[S, Mat]
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
Deprecated: this method signature does not work with Scala 3 type inference, kept for binary compatibility. Use createGraph instead.
- Annotations
- @deprecated
- Deprecated
(Since version 10.6.96) Use createGraph instead
- def create[S <: Shape, Mat, M1, M2, M3, M4, M5, M6, M7, M8](g1: Graph[Shape, M1], g2: Graph[Shape, M2], g3: Graph[Shape, M3], g4: Graph[Shape, M4], g5: Graph[Shape, M5], g6: Graph[Shape, M6], g7: Graph[Shape, M7], g8: Graph[Shape, M8])(combineMat: (M1, M2, M3, M4, M5, M6, M7, M8) => Mat)(buildBlock: (Builder[Mat]) => (Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape) => S): Graph[S, Mat]
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
Deprecated: this method signature does not work with Scala 3 type inference, kept for binary compatibility. Use createGraph instead.
- Annotations
- @deprecated
- Deprecated
(Since version 9.6.86) Use createGraph instead
- def create[S <: Shape, Mat, M1, M2, M3, M4, M5, M6, M7](g1: Graph[Shape, M1], g2: Graph[Shape, M2], g3: Graph[Shape, M3], g4: Graph[Shape, M4], g5: Graph[Shape, M5], g6: Graph[Shape, M6], g7: Graph[Shape, M7])(combineMat: (M1, M2, M3, M4, M5, M6, M7) => Mat)(buildBlock: (Builder[Mat]) => (Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape) => S): Graph[S, Mat]
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
Deprecated: this method signature does not work with Scala 3 type inference, kept for binary compatibility. Use createGraph instead.
- Annotations
- @deprecated
- Deprecated
(Since version 8.6.76) Use createGraph instead
- def create[S <: Shape, Mat, M1, M2, M3, M4, M5, M6](g1: Graph[Shape, M1], g2: Graph[Shape, M2], g3: Graph[Shape, M3], g4: Graph[Shape, M4], g5: Graph[Shape, M5], g6: Graph[Shape, M6])(combineMat: (M1, M2, M3, M4, M5, M6) => Mat)(buildBlock: (Builder[Mat]) => (Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape) => S): Graph[S, Mat]
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
Deprecated: this method signature does not work with Scala 3 type inference, kept for binary compatibility. Use createGraph instead.
- Annotations
- @deprecated
- Deprecated
(Since version 7.6.66) Use createGraph instead
- def create[S <: Shape, Mat, M1, M2, M3, M4, M5](g1: Graph[Shape, M1], g2: Graph[Shape, M2], g3: Graph[Shape, M3], g4: Graph[Shape, M4], g5: Graph[Shape, M5])(combineMat: (M1, M2, M3, M4, M5) => Mat)(buildBlock: (Builder[Mat]) => (Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape) => S): Graph[S, Mat]
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
Deprecated: this method signature does not work with Scala 3 type inference, kept for binary compatibility. Use createGraph instead.
- Annotations
- @deprecated
- Deprecated
(Since version 6.6.56) Use createGraph instead
- def create[S <: Shape, Mat, M1, M2, M3, M4](g1: Graph[Shape, M1], g2: Graph[Shape, M2], g3: Graph[Shape, M3], g4: Graph[Shape, M4])(combineMat: (M1, M2, M3, M4) => Mat)(buildBlock: (Builder[Mat]) => (Graph.Shape, Graph.Shape, Graph.Shape, Graph.Shape) => S): Graph[S, Mat]
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
Deprecated: this method signature does not work with Scala 3 type inference, kept for binary compatibility. Use createGraph instead.
- Annotations
- @deprecated
- Deprecated
(Since version 5.6.46) Use createGraph instead
- def create[S <: Shape, Mat, M1, M2, M3](g1: Graph[Shape, M1], g2: Graph[Shape, M2], g3: Graph[Shape, M3])(combineMat: (M1, M2, M3) => Mat)(buildBlock: (Builder[Mat]) => (Graph.Shape, Graph.Shape, Graph.Shape) => S): Graph[S, Mat]
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
Deprecated: this method signature does not work with Scala 3 type inference, kept for binary compatibility. Use createGraph instead.
- Annotations
- @deprecated
- Deprecated
(Since version 4.6.36) Use createGraph instead
- def create[S <: Shape, Mat, M1, M2](g1: Graph[Shape, M1], g2: Graph[Shape, M2])(combineMat: (M1, M2) => Mat)(buildBlock: (Builder[Mat]) => (Graph.Shape, Graph.Shape) => S): Graph[S, Mat]
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
Deprecated: this method signature does not work with Scala 3 type inference, kept for binary compatibility. Use createGraph instead.
- Annotations
- @deprecated
- Deprecated
(Since version 3.6.26) Use createGraph instead
- def create[S <: Shape, Mat](g1: Graph[Shape, Mat])(buildBlock: (Builder[Mat]) => (Graph.Shape) => S): Graph[S, Mat]
Creates a new Graph by importing the given graph
g1
and passing its Shape along with the GraphDSL.Builder to the given create function.Creates a new Graph by importing the given graph
g1
and passing its Shape along with the GraphDSL.Builder to the given create function.Deprecated: this method signature does not work with Scala 3 type inference, kept for binary compatibility. Use createGraph instead.
- Annotations
- @deprecated
- Deprecated
(Since version 2.6.16) Use createGraph instead
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable]) @Deprecated
- Deprecated
- def formatted(fmtstr: String): String
- Implicit
- This member is added by an implicit conversion from GraphApply toStringFormat[GraphApply] performed by method StringFormat in scala.Predef.
- Definition Classes
- StringFormat
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 2.12.16) Use
formatString.format(value)
instead ofvalue.formatted(formatString)
, or use thef""
string interpolator. In Java 15 and later,formatted
resolves to the new method in String which has reversed parameters.
- def →[B](y: B): (GraphApply, B)
- Implicit
- This member is added by an implicit conversion from GraphApply toArrowAssoc[GraphApply] performed by method ArrowAssoc in scala.Predef.
- Definition Classes
- ArrowAssoc
- Annotations
- @deprecated
- Deprecated
(Since version 2.13.0) Use
->
instead. If you still wish to display it as one character, consider using a font with programming ligatures such as Fira Code.