Skip to content

vertex property support property #4032

Open
@12482

Description

@12482

example:
create tag by "CREATE TAG IF NOT EXISTS person(name string, age int,location string);"
vertex 'Tom' has Tag person('tom',18,'china')
I want to set property for tom's location , ex: tom-> location -> china :(time : 2022),and i will filter property by time

just like JanusGraph, property can has property

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    communitySource: who proposed the issuetype/feature reqType: feature request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions