Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.7k views
in Technique[技术] by (71.8m points)

java - nested exception is org.janusgraph.core.SchemaViolationException

I am working with Janusgraph among Kotlin. I just tried to import some data to Janusgraph. But I get this Error.

: Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.janusgraph.core.SchemaViolationException: Adding this property for key [ALIAS] and value [22203-tour1] violates a uniqueness constraint [aliasIndex]] with root cause

Is this trouble from janusgraph. Could you say how I can fix it?


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
...