Skip to content

is there a way that I can persist my Java Objects to Janusgraph ? #3

@arvind-das

Description

@arvind-das

I am creating a new project , I need to use janusgraph. I have to increase productivity , so I am looking for betters ways to persist objects from Java world with relationships to Janusgraph . I have started to create an implementation for persisting objects using graph but that is requiring lot of conversion code o be written. Basically, conversion of Properties from Java class to array of properties and then saving them to graph.

Also while retrieving object, it returns it as Vertex and I need to copy properties back to original domain objects. is there a better way around or driver written for that ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions