Package org.neo4j.gds.beta.pregel
Interface PregelSchema
-
public interface PregelSchema
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classPregelSchema.Builderstatic classPregelSchema.Visibility
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.Set<Element>elements()
-
-
-
Method Detail
-
elements
java.util.Set<Element> elements()
-
-