Skip to content
This repository was archived by the owner on Apr 16, 2022. It is now read-only.
This repository was archived by the owner on Apr 16, 2022. It is now read-only.

Hi, I am new to spring data gremlin. When I am saving my vertex domain entity in database using repository , its add "_classname" field with full class path. I want to know what is the usecase of this? can we stop making spring to insert it . Any help will be really appreciated. #281

@minaksheej

Description

@minaksheej

Your issue may already be reported! Please search before creating a new one.

Expected Behavior

  • placeholder

Current Behavior

  • placeholder

Possible Solution

  • placeholder

Steps to Reproduce (for bugs)

  • step-1
  • step-2
  • ...

Snapshot Code for Reproduce

@SpringBootApplication
public class Application {
    public static void main(String... args) {
        SpringApplication.run(Application.class, args);
    }
}

Branch

  • placeholder

Your Environment

  • Version used:
  • Operating System and version (desktop or mobile):
  • SDK version:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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