-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Description
Vertex has the property name. This should not be set directly outside of the package. Instead rename should be used within the dsl.
- make setName package private in Vertex.
Edge has the properties one and two. These should not be set directly outside of the package. Instead renameOne and renameTwo should be used in the dsl.
- make one and two package private in Edge.
Metadata
Metadata
Assignees
Labels
No labels