close
Skip to content

Can't find ways to restrict Edge's targets. #454

@Mouri-Kogoro

Description

@Mouri-Kogoro

ArcadeDB Version: 22.6.1

JDK Version: openjdk version "11.0.11" 2021-04-20

OS: Win7

For example: Given a graph DB with 3 vertex types: Person, Place and Pet; and 2 edge types: Visited and Own. Following actions should not be allowed:

  • Create edge Visited from Place to Person.
  • Create edge Own from Pet to Person.
  • Create edge Visited from Person to Pet.

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions