#1 Tutorial query causes error return

오픈
krotik5 년 전을 오픈 · 0개의 코멘트
Matthias Ladkau 코멘트됨, 5 년 전

The query:

lookup Line "3" traverse Line:StationOnLine:Member:Station where has_rail end show Station:name, Station:zone

causes:

Could not determine key of primary node - query needs a primary expression

changing the query to:

lookup Line "3" traverse Line:StationOnLine:Member:Station where has_rail end show name, Station:name, Station:zone

works.

The query: ``` lookup Line "3" traverse Line:StationOnLine:Member:Station where has_rail end show Station:name, Station:zone ``` causes: ``` Could not determine key of primary node - query needs a primary expression ``` changing the query to: ``` lookup Line "3" traverse Line:StationOnLine:Member:Station where has_rail end show name, Station:name, Station:zone ``` works.
로그인하여 이 대화에 참여
레이블 없음
마일스톤 없음
담당자 없음
참여자 1명
로딩중...
취소
저장
아직 콘텐츠가 없습니다.